Skip to content

Commit

Permalink
chore: fetch mathlib cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Vtec234 committed Sep 6, 2023
1 parent 3d24bed commit 77e297d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
run: brew install elan
- name: Checkout
uses: actions/checkout@v2
- name: Retrieve mathlib cache
run: lake exe cache get
- name: Cache build
uses: actions/cache@v2
with:
Expand Down

0 comments on commit 77e297d

Please sign in to comment.