fix
This commit is contained in:
@@ -19,5 +19,5 @@ runs:
|
|||||||
run: |
|
run: |
|
||||||
#Choose the appropriate container from: https://hub.docker.com/r/unityci/editor
|
#Choose the appropriate container from: https://hub.docker.com/r/unityci/editor
|
||||||
|
|
||||||
bash ${{ github.action_path }}/get_target.sh "${{ inputs.platform }}" "${{ inputs.version }}"
|
bash ${{ github.action_path }}/get_container.sh "${{ inputs.platform }}" "${{ inputs.version }}"
|
||||||
shell: bash
|
shell: bash
|
||||||
Reference in New Issue
Block a user