fix
This commit is contained in:
@@ -18,6 +18,6 @@ runs:
|
||||
id: getContainer
|
||||
run: |
|
||||
#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
|
||||
Reference in New Issue
Block a user