remove targetPlatform

This commit is contained in:
Kirill Chikalin
2025-03-07 09:46:10 +03:00
parent 297216528f
commit 6528790e27

View File

@@ -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