From 28efdb9834f50bfb93b0e8cf97f26c8e966fc6f7 Mon Sep 17 00:00:00 2001 From: Kirill Chikalin Date: Fri, 7 Mar 2025 17:33:41 +0300 Subject: [PATCH] path --- .gitea/workflows/build.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index f774056..3a1a1db 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -63,8 +63,7 @@ jobs: dockerCpuLimit: 0 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' + buildProfile: "'Assets/Settings/Build Profiles/WebGL-profile.asset'" - name: Upload artifact uses: actions/upload-artifact@v3 with: