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 06919c5 commit ad59220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ jobs:
- name: Install Google SDK 2
shell: cmd
run: |
set PATH "%PATH%;D:\a\ds2-2025\ds2-2025\google-cloud-sdk\bin"
setx PATH "%PATH%;D:\a\ds2-2025\ds2-2025\google-cloud-sdk\bin"
- name: Install Google SDK 3
shell: cmd
Expand Down

0 comments on commit ad59220

Please sign in to comment.