Skip to content

Commit

Permalink
Update pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kvan7 authored Dec 14, 2024
1 parent d28b212 commit 17c66c7
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 @@ -26,7 +26,7 @@ jobs:
- run: npx vitepress build
working-directory: ./docs
- uses: actions/configure-pages@v4
- uses: actions/upload-pages-artifact@v4
- uses: actions/upload-pages-artifact@v3
with:
path: ./docs/.vitepress/dist
- id: deployment
Expand Down

0 comments on commit 17c66c7

Please sign in to comment.