Skip to content

Commit

Permalink
fix: add ./
Browse files Browse the repository at this point in the history
  • Loading branch information
RRRHAN committed Mar 2, 2024
1 parent 5d93142 commit ed397d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
version: '333.0.0'
project_id: ${{ secrets.GCP_PROJECT_ID }}
service_account_key: ${{ secrets.GCP_SA_KEY }}
path: back-end
path: ./back-end
- run: |
gcloud auth configure-docker
gcloud components install beta
Expand Down

0 comments on commit ed397d2

Please sign in to comment.