Skip to content

Commit

Permalink
Update workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
David Hadka authored and GitHub committed Apr 8, 2020
1 parent 2722685 commit b6b8aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b6b8aa7

Please sign in to comment.