Skip to content

Commit

Permalink
Update .github/workflows/build-package.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Léo Vincent <[email protected]>
  • Loading branch information
gatsbyz and leovct authored Jan 23, 2024
1 parent 673b309 commit 482bada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
service_account: "${{ secrets.WIF_SERVICE_ACCOUNT }}"

- name: Set up Cloud SDK
uses: "google-github-actions/setup-gcloud@v1"
uses: google-github-actions/setup-gcloud@v2

- name: Check pwd
run: pwd
Expand Down

0 comments on commit 482bada

Please sign in to comment.