add android build profile

This commit is contained in:
Kirill Chikalin
2025-03-07 09:15:38 +03:00
parent b898d3772b
commit 297216528f
4 changed files with 69 additions and 0 deletions

View File

@@ -56,6 +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
- uses: actions/upload-artifact@v3
with:
name: Build-${{ matrix.targetPlatform }}