change swift spm example

pull/895/head
Vasily Ptitsyn 3 years ago
parent f4278025ab
commit eec1b144c7

@ -623,6 +623,4 @@ whenever possible:
with: with:
path: .build path: .build
key: ${{ runner.os }}-spm-${{ hashFiles('**/Package.resolved') }} key: ${{ runner.os }}-spm-${{ hashFiles('**/Package.resolved') }}
restore-keys: |
${{ runner.os }}-spm-
``` ```

Loading…
Cancel
Save