Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
feat(ci): Download all possible caches in gitpod (#9286)
Browse files Browse the repository at this point in the history
This requests mathlibtools 1.1.0
  • Loading branch information
eric-wieser committed Sep 20, 2021
1 parent 72a8cd6 commit 8c96c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ vscode:
- jroesch.lean

tasks:
- command: . /home/gitpod/.profile && leanproject get-mathlib-cache
- command: . /home/gitpod/.profile && leanproject get-cache --fallback=download-all

0 comments on commit 8c96c54

Please sign in to comment.