Update ci.yml

This commit is contained in:
aiden 3 2021-08-02 16:11:09 -06:00 committed by GitHub
parent 477b6842d5
commit 88389d1044
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ jobs:
path: .build path: .build
key: ${{ runner.os }}-${{ matrix.scheme }}-spm-${{ hashFiles('**/Package.resolved') }} key: ${{ runner.os }}-${{ matrix.scheme }}-spm-${{ hashFiles('**/Package.resolved') }}
restore-keys: | restore-keys: |
${{ runner.os }}-${{ matrix.scheme }}-spm- ${{ runner.os }}-${{ matrix.scheme }}-spm2-
- name: Cache DerivedData folder - name: Cache DerivedData folder
uses: actions/cache@v2 uses: actions/cache@v2