2 parents 9843462 + 6c9d1e3 commit 794c206Copy full SHA for 794c206
1 file changed
.github/workflows/release.yml
@@ -43,7 +43,7 @@ jobs:
43
path: |
44
.build
45
~/.cache/org.swift.swiftpm
46
- key: ${{ runner.os }}-spm-release-${{ hashFiles('**/Package.resolved') }}
+ key: ${{ runner.os }}-spm-v1
47
restore-keys: |
48
${{ runner.os }}-spm-release-
49
${{ runner.os }}-spm-
0 commit comments