remove sample symlink

This commit is contained in:
Kirill Chikalin
2025-03-07 18:47:10 +03:00
parent 28efdb9834
commit 3a21bd2869
4 changed files with 1 additions and 18 deletions

View File

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