Skip to content

Commit

Permalink
bump mac dep (#1957)
Browse files Browse the repository at this point in the history
Co-authored-by: Ian Eyberg <[email protected]>
  • Loading branch information
eyberg and Ian Eyberg authored Oct 26, 2023
1 parent ad2c7a3 commit a374595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
environment:
NANOS_TARGET_ROOT: ~/project/target-root
command: make
- run: curl -O https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-cli-396.0.0-darwin-x86_64.tar.gz
- run: curl -O https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-cli-452.0.0-darwin-x86_64.tar.gz
- run: tar xzf google-cloud-cli*.tar.gz
- run: ./google-cloud-sdk/install.sh -q
- run: source $HOME/project/google-cloud-sdk/path.bash.inc && echo export PATH=$PATH > $BASH_ENV
Expand Down

0 comments on commit a374595

Please sign in to comment.