Skip to content

Commit

Permalink
fix: pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
阮文涛 committed Oct 17, 2023
1 parent 9786a4b commit 9a3a19c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: longbridgeapp/feishu-pages@main
- name: Build Pages
run: |
cp -r dist/docs/* docs/
cp -r dist/docs ./
cp dist/docs.json docs/
yarn
yarn autocorrect --fix docs/
Expand Down

0 comments on commit 9a3a19c

Please sign in to comment.