Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
webbertakken committed Oct 14, 2020
1 parent 866fb3e commit 1c733da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/new-editor-image-requested.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
build-args: |
hubImage=unityci/hub:${{ github.event.client_payload.patchTag }}
baseImage=unityci/base:${{ github.event.client_payload.patchTag }}
version=${{ github.event.client_payload.unityVersion }}"
version=${{ github.event.client_payload.unityVersion }}
changeSet=${{ github.event.client_payload.changeSet }}
module=${{ matrix.targetPlatform }}
cache-from: type=local,src=/tmp/.buildx-cache
Expand Down

0 comments on commit 1c733da

Please sign in to comment.