Skip to content

Commit 4b132f2

Browse files
committed
Enable save-always for GitHub cache
1 parent 3b72b9b commit 4b132f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ jobs:
8484
agave/
8585
target/dylint/
8686
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
87+
save-always: true
8788

8889
- name: Rustup
8990
run: rustup update

0 commit comments

Comments
 (0)