Skip to content

Commit

Permalink
🚀 try fix build again
Browse files Browse the repository at this point in the history
  • Loading branch information
Redlnn committed Jul 27, 2024
1 parent 34a6980 commit a72fc25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
pnpm build
- name: Upload artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: page_dist
path: docs/.vitepress/dist
Expand Down

0 comments on commit a72fc25

Please sign in to comment.