Skip to content

Commit 3f419f2

Browse files
committed
remove restore-keys
1 parent 0e9775b commit 3f419f2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/swift.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
with:
1717
path: BuildTools/.build
1818
key: ${{ runner.os }}-spm-${{ hashFiles('**/BuildTools/Package.resolved') }}
19-
restore-keys: |
20-
${{ runner.os }}-spm-
2119
- uses: fwal/setup-swift@v1
2220
with:
2321
swift-version: "5.7"

0 commit comments

Comments
 (0)