try webgl

This commit is contained in:
Kirill Chikalin
2025-03-07 16:37:33 +03:00
parent a834a33c07
commit 1f92d46d15
6 changed files with 14 additions and 14 deletions

View File

@@ -62,7 +62,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/BuildProfiles/AndroidProfile.asset'
buildProfile: 'Assets/Settings/Build Profiles/${{ matrix.targetPlatform }}-profile.asset'
- name: Upload artifact
uses: actions/upload-artifact@v3
with: