change unity version

This commit is contained in:
Kirill Chikalin
2025-03-07 17:17:39 +03:00
parent 035f3ef61a
commit 9815028147

View File

@@ -64,6 +64,7 @@ jobs:
RUNNER_TEMP: /volume1/docker/gitea_actions/act/temp
dockerWorkspacePath: /volume1/docker/gitea_actions/workspace/unity/textdecalURP # this is from volume
buildProfile: 'Assets/Settings/Build Profiles/${{ matrix.targetPlatform }}-profile.asset'
unityVersion: '6000.0.36f1'
- name: Upload artifact
uses: actions/upload-artifact@v3
with: