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 3d8e7c8 commit b3e80e4
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 @@ -143,7 +143,7 @@ jobs:
curl.exe -o google-cloud-cli-502.0.0-windows-x86_64.zip --url https://storage.googleapis.com/cloud-sdk-release/google-cloud-cli-502.0.0-windows-x86_64.zip
tar -xf google-cloud-cli-502.0.0-windows-x86_64.zip
dir .
.\google-cloud-sdk\install.bat /S
.\google-cloud-sdk\install.bat --quiet
shell: cmd

- name: Setup Micromamba ${{ matrix.python-version }}
Expand Down

0 comments on commit b3e80e4

Please sign in to comment.