Drop broken SwiftPM caching

This commit is contained in:
Davide De Rosa 2021-11-28 18:57:35 +01:00
parent 667adf265a
commit f158f4998e
1 changed files with 0 additions and 6 deletions

View File

@ -8,12 +8,6 @@ runs:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
- uses: actions/cache@v2
with:
path: .build
key: ${{ runner.os }}-spm-${{ hashFiles('**/Package.resolved') }}
restore-keys: |
${{ runner.os }}-spm-
- shell: bash
run: |
scripts/ci/recognize-match-hostname.sh