Skip to content

Commit

Permalink
ci: fix build path
Browse files Browse the repository at this point in the history
  • Loading branch information
sunrabbit123 committed Dec 10, 2023
1 parent a834946 commit eae2cad
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 @@ -23,4 +23,4 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.ACCESS_TOKEN }}
publish_dir: ./build
publish_dir: ./dist

0 comments on commit eae2cad

Please sign in to comment.