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 01f0982 commit b9af6ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
mlton
- name: Install MLkit (linux)
working-directory: ${{ env.RUNHOME }}
if: ${{ env.OS == 'linux' && matrix.mlcomp == 'mlkit' }}
run: |
wget https://github.com/melsman/mlkit/releases/download/v4.7.14/mlkit-bin-dist-${{env.OS}}.tgz
Expand Down

0 comments on commit b9af6ef

Please sign in to comment.