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.
save-always
1 parent 3b72b9b commit 4b132f2Copy full SHA for 4b132f2
.github/workflows/ci.yml
@@ -84,6 +84,7 @@ jobs:
84
agave/
85
target/dylint/
86
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
87
+ save-always: true
88
89
- name: Rustup
90
run: rustup update
0 commit comments