test
This commit is contained in:
@@ -18,6 +18,6 @@ runs:
|
|||||||
id: getTarget
|
id: getTarget
|
||||||
run: |
|
run: |
|
||||||
#Choose the correct buildTarget: https://docs.unity3d.com/Manual/EditorCommandLineArguments.html
|
#Choose the correct buildTarget: https://docs.unity3d.com/Manual/EditorCommandLineArguments.html
|
||||||
|
|
||||||
bash ${{ github.action_path }}/get_target.sh "${{ inputs.platform }}"
|
bash ${{ github.action_path }}/get_target.sh "${{ inputs.platform }}"
|
||||||
shell: bash
|
shell: bash
|
||||||
Reference in New Issue
Block a user