Skip to content

Commit

Permalink
[skip ci] fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
menduz committed Feb 2, 2023
1 parent 6a65ca7 commit d9d686c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual-build-conversion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:

- name: Run conversion
run: |
mkdir -p /artifact &&
mkdir -p $(pwd)/artifact &&
docker run \
-v $(pwd)/artifact:/artifact \
-v $(pwd)/tmp/Unity:/root/.local/share/unity3d/Unity \
Expand Down

0 comments on commit d9d686c

Please sign in to comment.