Skip to content

Commit

Permalink
Alternate spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-wieser authored Jul 23, 2024
1 parent 08344c8 commit e26f520
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/lean.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@ jobs:
key: oleans

- name: Configure
working-directory: lean4
run: |
cd lean4
lake exe cache get
- name: Build
working-directory: lean4
run: |
cd lean4
lake build
- name: Save olean cache
working-directory: lean4
run: |
cd lean4
lake exe cache pack

0 comments on commit e26f520

Please sign in to comment.