Skip to content

Commit 8bf2c09

Browse files
committed
check
1 parent e8869a9 commit 8bf2c09

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ jobs:
2020
# Caches dependencies for rust (debug or test), does not cache increments
2121
uses: andreievg/rust-cache-cloud@v1
2222
with:
23-
# ${{ secrets.GDRIVE }}
24-
google_drive_keys: 'ABC'
23+
google_drive_keys: ${{ secrets.GDRIVE }}
2524
google_drive_folder_id: '1m3jO_1J_dWFqdi3ZmBAEsR3NiyfbnWD_'
2625

2726

0 commit comments

Comments
 (0)