Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joneugster committed Aug 20, 2024
1 parent dbfdca8 commit b1c34ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
if: matrix.os == 'macos-latest'
run: |
curl -fsSL https://raw.githubusercontent.com/leanprover-community/mathlib4/master/scripts/install_macos.sh > install_macos.sh
less install_macos.sh
ls -la
./install_macos.sh -y
source ~/.profile
- name: run lake build (macOS)
Expand Down

0 comments on commit b1c34ec

Please sign in to comment.