There was an error while loading. Please reload this page.
1 parent 1ebeb41 commit 0b6e996Copy full SHA for 0b6e996
.github/workflows/healthcare-datasets.yaml
@@ -40,5 +40,5 @@ jobs:
40
- run: echo ${{github.event.action}}
41
- if: ${{ github.event_name == 'schedule'}}
42
run: |
43
- gsutil cp gs://cloud-devrel-kokoro-resources/trampoline/linux_amd64/flakybot .
+ curl https://github.com/googleapis/repo-automation-bots/releases/download/flakybot-1.1.0/flakybot -o flakybot -s
44
./flakybot
0 commit comments