We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f9a5fa commit b661c0eCopy full SHA for b661c0e
.github/workflows/check.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: andreievg/rust-cache-cloud@v1
22
with:
23
google_drive_keys: ${{ secrets.GDRIVE }}
24
- google_drive_folder_id: 1m3jO_1J_dWFqdi3ZmBAEsR3NiyfbnWD_
+ google_drive_folder_id: '1m3jO_1J_dWFqdi3ZmBAEsR3NiyfbnWD_'
25
26
27
# # Build and relocate test binaries to binary_files folder
0 commit comments