add android build profile
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user