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 b052092 commit 648d261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: |
curl -fsSL https://raw.githubusercontent.com/leanprover-community/mathlib4/master/scripts/install_macos.sh > install_macos.sh
chmod a+x install_macos.sh
/bin/bash ./install_macos.sh -y
yes | ./install_macos.sh
source ~/.profile
- name: run lake build (macOS)
if: matrix.os == 'macos-latest'
Expand Down

0 comments on commit 648d261

Please sign in to comment.