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
70f130fd68
commit
baea16f171
1 changed files with 1 additions and 2 deletions
3
.github/workflows/pages.yml
vendored
3
.github/workflows/pages.yml
vendored
|
@ -15,8 +15,7 @@ jobs:
|
|||
- uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 12
|
||||
- run: cd src/web
|
||||
- run: npm ci
|
||||
- run: cd src/web && npm ci
|
||||
- run: cd src/web && npm run ghbuild
|
||||
|
||||
- name: Deploy site
|
||||
|
|
Loading…
Reference in a new issue