Skip to content

Commit

Permalink
ci: get cache
Browse files Browse the repository at this point in the history
  • Loading branch information
alissa-tung committed Aug 20, 2023
1 parent f045d59 commit d58ef80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
run: |
curl https://raw.githubusercontent.com/leanprover/elan/master/elan-init.sh -sSf | sh -s - -y --default-toolchain `cat ./lean-toolchain`
echo "$HOME/.elan/bin" >> $GITHUB_PATH
- run: lake build
- run: lake exe cache get && lake build

0 comments on commit d58ef80

Please sign in to comment.