mirror of
https://github.com/xHyroM/roles-bot.git
synced 2024-11-12 20:18:06 +01:00
fix
This commit is contained in:
parent
572a485e23
commit
70f130fd68
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
node-version: 12
|
||||
- run: cd src/web
|
||||
- run: npm ci
|
||||
- run: npm run ghbuild
|
||||
- run: cd src/web && npm run ghbuild
|
||||
|
||||
- name: Deploy site
|
||||
uses: JamesIves/github-pages-deploy-action@4.1.4
|
||||
|
|
Loading…
Reference in a new issue