This commit is contained in:
Kirill Chikalin
2025-03-07 17:33:41 +03:00
parent 9815028147
commit 28efdb9834

View File

@@ -63,8 +63,7 @@ jobs:
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
buildProfile: 'Assets/Settings/Build Profiles/${{ matrix.targetPlatform }}-profile.asset' buildProfile: "'Assets/Settings/Build Profiles/WebGL-profile.asset'"
unityVersion: '6000.0.36f1'
- name: Upload artifact - name: Upload artifact
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3
with: with: