Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinerius committed Apr 21, 2023
1 parent eae3aa0 commit db04389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
UNITY_2021_ULF: ${{ secrets.UNITY_2021_ULF }}

- name: Run tests
run:
run: |
docker run \
-v $(pwd)/tmp/Unity:/root/.local/share/unity3d/Unity \
quay.io/decentraland/asset-bundle-converter@${{ steps.docker_build.outputs.digest }} \
Expand Down

0 comments on commit db04389

Please sign in to comment.