mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-12-07 11:13:18 +02:00
Also stash the popularity file
This commit is contained in:
parent
396b3b58b1
commit
bbba417d39
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
shell: bash
|
||||
- uses: pat-s/always-upload-cache@v2.1.5
|
||||
with:
|
||||
path: results/results.yaml
|
||||
path: results/*.yaml
|
||||
key: results-${{ hashFiles('Cargo.lock') }}-${{ hashFiles('README.md') }}-${{ env.CACHE_ID }}
|
||||
restore-keys: |
|
||||
results-${{ hashFiles('Cargo.lock') }}-${{ hashFiles('README.md') }}-
|
||||
|
Loading…
Reference in New Issue
Block a user