Skip to content

Commit

Permalink
chore: Update GitHub Actions workflow to fix path for frontend artifa…
Browse files Browse the repository at this point in the history
…ct upload
  • Loading branch information
mashharuki committed Jun 8, 2024
1 parent 43018b5 commit 89f26bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,4 @@ jobs:
uses: actions/deploy-pages@v4
with:
name: github-pages
path: ./pkgs/frontend/.out
path: ./pkgs/frontend/out

0 comments on commit 89f26bd

Please sign in to comment.