mirror of
https://github.com/actions/cache.git
synced 2025-05-23 09:21:47 +00:00
change swift spm example
This commit is contained in:
parent
f4278025ab
commit
eec1b144c7
@ -623,6 +623,4 @@ whenever possible:
|
||||
with:
|
||||
path: .build
|
||||
key: ${{ runner.os }}-spm-${{ hashFiles('**/Package.resolved') }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-spm-
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user