Skip to content

Commit

Permalink
Update yaag-page-deploy.yml
Browse files Browse the repository at this point in the history
fix working directory
  • Loading branch information
OtherwiseJunk authored Apr 30, 2024
1 parent d958f97 commit 6cbcf1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yaag-page-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
deploy:
defaults:
run:
working-directory: ./app
working-directory: ./Yak
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
Expand Down

0 comments on commit 6cbcf1f

Please sign in to comment.