Update workflow.yml

This commit is contained in:
David Hadka 2020-04-07 23:31:27 -04:00 committed by GitHub
parent 272268544c
commit b6b8aa78d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -111,7 +111,7 @@ jobs:
uses: ./
with:
key: test-relative-${{ runner.os }}-${{ github.run_id }}
path: test-cache
path: ~test-cache
- name: Verify cache
shell: bash
run: __tests__/verify-cache-files.sh ${{ runner.os }} ~/test-cache