rename build profiles path
This commit is contained in:
@@ -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 }}
|
||||
|
||||
@@ -10,7 +10,7 @@ MonoBehaviour:
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 15003, guid: 0000000000000000e000000000000000, type: 0}
|
||||
m_Name: Android Profile
|
||||
m_Name: AndroidProfile
|
||||
m_EditorClassIdentifier:
|
||||
m_AssetVersion: 1
|
||||
m_BuildTarget: 13
|
||||
@@ -18,7 +18,7 @@ MonoBehaviour:
|
||||
m_PlatformId: b9b35072a6f44c2e863f17467ea3dc13
|
||||
m_PlatformBuildProfile:
|
||||
rid: 4275609458689966080
|
||||
m_OverrideGlobalSceneList: 1
|
||||
m_OverrideGlobalSceneList: 0
|
||||
m_Scenes:
|
||||
- m_enabled: 1
|
||||
m_path: Assets/Scenes/Demo.unity
|
||||
Reference in New Issue
Block a user