Skip to content

Commit

Permalink
remove pdfs from caching as their restore does not work as planned
Browse files Browse the repository at this point in the history
  • Loading branch information
EagleoutIce committed Aug 11, 2022
1 parent 7b2e1c4 commit 9d01f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
path: |
**/build
**/*.pdf
overview
key: ${{ runner.os }}-eidi-ss2022-slides-${{ github.run_id }}
restore-keys: ${{ runner.os }}-eidi-ss2022-slides-
- name: use make docker to do the magic
Expand Down

0 comments on commit 9d01f6d

Please sign in to comment.