Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Yeicor committed Jun 3, 2024
1 parent cbcd8d9 commit 54e418b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ jobs:
- uses: "actions/configure-pages@v5"
- uses: "actions/upload-pages-artifact@v3"
with:
path: 'export'
path: 'web'
- id: "deployment"
uses: "actions/deploy-pages@v4"

0 comments on commit 54e418b

Please sign in to comment.