Skip to content

Commit

Permalink
updated deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tb-dhk committed Jul 2, 2024
1 parent 6f10fc3 commit f780309
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: '14'
- run: cd wiki
- run: npm ci
- run: npm ci --prefix wiki
- run: npm run docs:build
- uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit f780309

Please sign in to comment.