1
0
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:
Tom Parker-Shemilt 2024-03-17 14:04:13 +00:00
parent aeac71fdfb
commit 9151e08714

View File

@ -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