Skip to content

Commit

Permalink
Update build-env.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gmaze committed Jan 14, 2025
1 parent 0348ccf commit e5727e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,8 @@ jobs:
- name: Help Google SDK
shell: cmd
run: |
.\google-cloud-sdk\install.bat --help
run: |
call "C:\Program Files\google-cloud-sdk\install.bat --help"
- name: Install Google SDK 1
shell: cmd
Expand Down

0 comments on commit e5727e2

Please sign in to comment.