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 38c7790 commit a66dc41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
echo "$HOME/mlkit-bin-dist-${{env.OS}}/bin" >> $GITHUB_PATH
mkdir -p .mlkit
echo "SML_LIB $HOME/mlkit-bin-dist-${{env.OS}}/lib/mlkit" > .mlkit/mlb-path-map
$HOME/mlkit-bin-dist-${{env.OS}}/bin/mlkit --version
- name: Install MLKit (macos)
if: ${{ env.OS == 'darwin' && matrix.mlcomp == 'mlkit' }}
Expand Down

0 comments on commit a66dc41

Please sign in to comment.