Skip to content

Commit b9af6ef

Browse files
committed
fix
1 parent 01f0982 commit b9af6ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
mlton
3939
4040
- name: Install MLkit (linux)
41+
working-directory: ${{ env.RUNHOME }}
4142
if: ${{ env.OS == 'linux' && matrix.mlcomp == 'mlkit' }}
4243
run: |
4344
wget https://github.com/melsman/mlkit/releases/download/v4.7.14/mlkit-bin-dist-${{env.OS}}.tgz

0 commit comments

Comments
 (0)