mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-12-02 02:56:33 +02:00
Results cache, not rust cache
This commit is contained in:
parent
aeac71fdfb
commit
9151e08714
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
toolchain: stable
|
||||
components: rustfmt
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
- name: Load rust cache
|
||||
- name: Load results cache
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
save-always: true
|
||||
|
Loading…
Reference in New Issue
Block a user