rename build profiles path

This commit is contained in:
Kirill Chikalin
2025-03-07 13:04:37 +03:00
parent 9e9ce484f9
commit 4863f66f68
4 changed files with 3 additions and 3 deletions

View File

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