Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
melsman committed Dec 10, 2024
1 parent 6c71a78 commit 01f0982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Install MLKit (macos)
if: ${{ env.OS == 'darwin' && matrix.mlcomp == 'mlkit' }}
run: |
brew install mlkit
arch -x86_64 brew install mlkit
mlkit --version
- name: Install MLton (macos)
Expand Down

0 comments on commit 01f0982

Please sign in to comment.