remove targetPlatform
This commit is contained in:
@@ -52,7 +52,7 @@ jobs:
|
|||||||
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
|
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
|
||||||
ACTION_FOLDER: /volume1/docker/gitea_actions/act/2f7ed7e14b5204eb0b805d660c8b513dafe695ebe4f34553a617791ad465d82a/dist
|
ACTION_FOLDER: /volume1/docker/gitea_actions/act/2f7ed7e14b5204eb0b805d660c8b513dafe695ebe4f34553a617791ad465d82a/dist
|
||||||
with:
|
with:
|
||||||
targetPlatform: ${{ matrix.targetPlatform }}
|
# targetPlatform: ${{ matrix.targetPlatform }}
|
||||||
dockerCpuLimit: 0
|
dockerCpuLimit: 0
|
||||||
RUNNER_TEMP: /volume1/docker/gitea_actions/act/temp
|
RUNNER_TEMP: /volume1/docker/gitea_actions/act/temp
|
||||||
dockerWorkspacePath: /volume1/docker/gitea_actions/workspace/unity/textdecalURP # this is from volume
|
dockerWorkspacePath: /volume1/docker/gitea_actions/workspace/unity/textdecalURP # this is from volume
|
||||||
|
|||||||
Reference in New Issue
Block a user