Skip to content

Commit

Permalink
fix: path
Browse files Browse the repository at this point in the history
  • Loading branch information
pure-js committed Jan 5, 2025
1 parent b492467 commit 2ea792a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: github-pages
path: dist
path: ./dist
if-no-files-found: error

deploy:
Expand Down

0 comments on commit 2ea792a

Please sign in to comment.