Skip to content

Commit

Permalink
🐛 fix:
Browse files Browse the repository at this point in the history
  • Loading branch information
huangyz0918 committed Sep 3, 2024
1 parent 45b2d9f commit 1b87ef1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ jobs:
run: |
cd docs
pnpm install
pnpm run export
pnpm build
pnpm export
- name: 'List docs directory'
run: ls -la docs
Expand Down

0 comments on commit 1b87ef1

Please sign in to comment.