chore: Fix syntax error typo

This commit is contained in:
Philip 2023-01-19 21:04:46 +01:00 committed by GitHub
parent 9b7ef12f3e
commit cd2aaa9df8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -128,7 +128,7 @@ jobs:
. .
- name: Save Primes - name: Save Primes
id: cache-primes-save id: cache-primes-save
- uses: actions/cache/save@v3 uses: actions/cache/save@v3
with: with:
path: | path: |
path/to/dependencies path/to/dependencies