Skip to content

Commit

Permalink
reset working directory for app engine yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexwillmcleod committed Feb 10, 2024
1 parent e050d83 commit 114a831
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
uses: 'google-github-actions/deploy-appengine@v2'
with:
project_id: wdcc-aspa-dev
working_directory: ./packages/backend

deploy-frontend:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 114a831

Please sign in to comment.