mirror of
https://code.forgejo.org/actions/cache.git
synced 2024-11-06 04:15:56 -05:00
there as well ;)
This commit is contained in:
parent
cd2aaa9df8
commit
b63536828e
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ jobs:
|
|||
|
||||
- name: Restore cached Primes
|
||||
id: cache-primes-restore
|
||||
- uses: actions/cache/restore@v3
|
||||
uses: actions/cache/restore@v3
|
||||
with:
|
||||
path: |
|
||||
path/to/dependencies
|
||||
|
|
Loading…
Reference in a new issue