Skip to content

Commit d660b0b

Browse files
committed
sudo
1 parent 9653b0a commit d660b0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/smoke-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,5 @@ jobs:
3535
- name: Run smoke tests
3636
run: |
3737
export ARTIFACTS=$RUNNER_TEMP
38+
sudo ln -s $(which gcloud) /usr/bin/gcloud
3839
java -jar runner.jar smoke-tests/runner.config

0 commit comments

Comments
 (0)