Skip to content
Snippets Groups Projects
Commit 85eb30d1 authored by mmcky's avatar mmcky
Browse files

skip cache restore and rebuild cache

parent 6f8f81bc
No related branches found
No related tags found
No related merge requests found
......@@ -52,9 +52,9 @@ jobs:
paths:
- ~/.cache/pip
- restore_cache:
keys:
- texlive
# - restore_cache:
# keys:
# - texlive
- run:
name: Install texlive
command: |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment