File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 66 inputs :
77 on-windows :
88 description : ' Windows'
9- default : true
9+ default : false
1010 required : true
1111 type : boolean
1212 on-mac :
1313 description : ' Mac'
14- default : true
14+ default : false
1515 required : true
1616 type : boolean
1717 on-linux :
Original file line number Diff line number Diff line change 1919 - name : Cache
2020 # Caches dependencies for rust (debug or test), does not cache increments
2121 uses : andreievg/rust-cache-cloud@v1
22+ with :
23+ google_drive_keys : ${{ secrets.GDRIVE }}
24+ google_drive_folder_id : 1m3jO_1J_dWFqdi3ZmBAEsR3NiyfbnWD_
25+
2226
2327 # # Build and relocate test binaries to binary_files folder
2428 # - name: Build Tests on Window
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ Cargo.lock
99# These are backup files generated by rustfmt
1010** /* .rs.bk
1111
12+ node_modules
1213
1314# Added by cargo
1415
You can’t perform that action at this time.
0 commit comments