From 981502814716f6bd2d87627b5144f98540955adf Mon Sep 17 00:00:00 2001 From: Kirill Chikalin Date: Fri, 7 Mar 2025 17:17:39 +0300 Subject: [PATCH] change unity version --- .gitea/workflows/build.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 68a44da..f774056 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -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: