try webgl
This commit is contained in:
@@ -62,7 +62,7 @@ jobs:
|
|||||||
dockerCpuLimit: 0
|
dockerCpuLimit: 0
|
||||||
RUNNER_TEMP: /volume1/docker/gitea_actions/act/temp
|
RUNNER_TEMP: /volume1/docker/gitea_actions/act/temp
|
||||||
dockerWorkspacePath: /volume1/docker/gitea_actions/workspace/unity/textdecalURP # this is from volume
|
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
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
@@ -3,6 +3,6 @@ guid: ca5acb69f11e54589bd43b5c999d986e
|
|||||||
folderAsset: yes
|
folderAsset: yes
|
||||||
DefaultImporter:
|
DefaultImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
userData:
|
userData:
|
||||||
assetBundleName:
|
assetBundleName:
|
||||||
assetBundleVariant:
|
assetBundleVariant:
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ MonoBehaviour:
|
|||||||
m_EditorHideFlags: 0
|
m_EditorHideFlags: 0
|
||||||
m_Script: {fileID: 15003, guid: 0000000000000000e000000000000000, type: 0}
|
m_Script: {fileID: 15003, guid: 0000000000000000e000000000000000, type: 0}
|
||||||
m_Name: Android-profile
|
m_Name: Android-profile
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
m_AssetVersion: 1
|
m_AssetVersion: 1
|
||||||
m_BuildTarget: 13
|
m_BuildTarget: 13
|
||||||
m_Subtarget: 0
|
m_Subtarget: 0
|
||||||
@@ -50,5 +50,5 @@ MonoBehaviour:
|
|||||||
m_CurrentDeploymentTargetId: __builtin__target_default
|
m_CurrentDeploymentTargetId: __builtin__target_default
|
||||||
m_BuildType: 1
|
m_BuildType: 1
|
||||||
m_BuildAppBundle: 0
|
m_BuildAppBundle: 0
|
||||||
m_IPAddressToConnect:
|
m_IPAddressToConnect:
|
||||||
m_SymlinkSources: 0
|
m_SymlinkSources: 0
|
||||||
|
|||||||
@@ -3,6 +3,6 @@ guid: 40865943b6cd04266b9e1451cddb9c24
|
|||||||
NativeFormatImporter:
|
NativeFormatImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
mainObjectFileID: 11400000
|
mainObjectFileID: 11400000
|
||||||
userData:
|
userData:
|
||||||
assetBundleName:
|
assetBundleName:
|
||||||
assetBundleVariant:
|
assetBundleVariant:
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ MonoBehaviour:
|
|||||||
m_EditorHideFlags: 0
|
m_EditorHideFlags: 0
|
||||||
m_Script: {fileID: 15003, guid: 0000000000000000e000000000000000, type: 0}
|
m_Script: {fileID: 15003, guid: 0000000000000000e000000000000000, type: 0}
|
||||||
m_Name: WebGL-profile
|
m_Name: WebGL-profile
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
m_AssetVersion: 1
|
m_AssetVersion: 1
|
||||||
m_BuildTarget: 20
|
m_BuildTarget: 20
|
||||||
m_Subtarget: 0
|
m_Subtarget: 0
|
||||||
@@ -41,6 +41,6 @@ MonoBehaviour:
|
|||||||
m_CompressionType: -1
|
m_CompressionType: -1
|
||||||
m_InstallInBuildFolder: 0
|
m_InstallInBuildFolder: 0
|
||||||
m_CodeOptimization: 0
|
m_CodeOptimization: 0
|
||||||
m_WebGLClientBrowserPath:
|
m_WebGLClientBrowserPath:
|
||||||
m_WebGLClientBrowserType: 0
|
m_WebGLClientBrowserType: 0
|
||||||
m_WebGLTextureSubtarget: 0
|
m_WebGLTextureSubtarget: 0
|
||||||
|
|||||||
@@ -3,6 +3,6 @@ guid: a69b3413ba9d34e61b740e78e0cf30bc
|
|||||||
NativeFormatImporter:
|
NativeFormatImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
mainObjectFileID: 11400000
|
mainObjectFileID: 11400000
|
||||||
userData:
|
userData:
|
||||||
assetBundleName:
|
assetBundleName:
|
||||||
assetBundleVariant:
|
assetBundleVariant:
|
||||||
|
|||||||
Reference in New Issue
Block a user