Skip to content

Commit

Permalink
Fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
ozziest committed Dec 23, 2023
1 parent 3706483 commit 3d76bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- run: npm install --frozen-lockfile

- name: Build
run: npm run docs:build
run: pwd && npm run docs:build

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 3d76bba

Please sign in to comment.