try webgl
This commit is contained in:
@@ -62,7 +62,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/BuildProfiles/AndroidProfile.asset'
|
||||
buildProfile: 'Assets/Settings/Build Profiles/${{ matrix.targetPlatform }}-profile.asset'
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
||||
@@ -3,6 +3,6 @@ guid: ca5acb69f11e54589bd43b5c999d986e
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
||||
@@ -11,7 +11,7 @@ MonoBehaviour:
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 15003, guid: 0000000000000000e000000000000000, type: 0}
|
||||
m_Name: Android-profile
|
||||
m_EditorClassIdentifier:
|
||||
m_EditorClassIdentifier:
|
||||
m_AssetVersion: 1
|
||||
m_BuildTarget: 13
|
||||
m_Subtarget: 0
|
||||
@@ -50,5 +50,5 @@ MonoBehaviour:
|
||||
m_CurrentDeploymentTargetId: __builtin__target_default
|
||||
m_BuildType: 1
|
||||
m_BuildAppBundle: 0
|
||||
m_IPAddressToConnect:
|
||||
m_IPAddressToConnect:
|
||||
m_SymlinkSources: 0
|
||||
|
||||
@@ -3,6 +3,6 @@ guid: 40865943b6cd04266b9e1451cddb9c24
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
||||
@@ -11,7 +11,7 @@ MonoBehaviour:
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 15003, guid: 0000000000000000e000000000000000, type: 0}
|
||||
m_Name: WebGL-profile
|
||||
m_EditorClassIdentifier:
|
||||
m_EditorClassIdentifier:
|
||||
m_AssetVersion: 1
|
||||
m_BuildTarget: 20
|
||||
m_Subtarget: 0
|
||||
@@ -41,6 +41,6 @@ MonoBehaviour:
|
||||
m_CompressionType: -1
|
||||
m_InstallInBuildFolder: 0
|
||||
m_CodeOptimization: 0
|
||||
m_WebGLClientBrowserPath:
|
||||
m_WebGLClientBrowserPath:
|
||||
m_WebGLClientBrowserType: 0
|
||||
m_WebGLTextureSubtarget: 0
|
||||
|
||||
@@ -3,6 +3,6 @@ guid: a69b3413ba9d34e61b740e78e0cf30bc
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
||||
Reference in New Issue
Block a user