Skip to content

Commit f75dab5

Browse files
committed
fix
1 parent fdd01b5 commit f75dab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Install MLton and gmp (macos)
4141
if: ${{ env.OS == 'darwin' }}
4242
run: |
43-
brew install mlton gmp
43+
brew install mlton libgmp
4444
mlton
4545
4646
- name: Install MLKit and smlpkg

0 commit comments

Comments
 (0)