Skip to content

Commit

Permalink
lake?
Browse files Browse the repository at this point in the history
  • Loading branch information
david-christiansen committed Mar 5, 2024
1 parent 23e7ee3 commit cc07443
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ jobs:
- name: Configure demo/test subproject
run: |
pushd demo
lake update
# Use lake update to get the right version
~/.elan/bin/lake update
popd
- name: Run tests
Expand Down

0 comments on commit cc07443

Please sign in to comment.