Skip to content

Commit 78b9486

Browse files
committed
try again with checkout
1 parent 69e56da commit 78b9486

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

+2
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ jobs:
9595
cuda: [cpu, cu118, cu124]
9696

9797
steps:
98+
- uses: actions/checkout@v4 # Needed for GCP authentication for some reason
99+
98100
- name: Set up Cloud SDK
99101
uses: google-github-actions/auth@v2
100102
with:

0 commit comments

Comments
 (0)