Skip to content

Commit e8869a9

Browse files
committed
checkl
1 parent b661c0e commit e8869a9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/check.yml

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

2627

0 commit comments

Comments
 (0)