android
This commit is contained in:
@@ -35,8 +35,8 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
targetPlatform:
|
targetPlatform:
|
||||||
# - Android
|
- Android
|
||||||
- WebGL
|
# - WebGL
|
||||||
steps:
|
steps:
|
||||||
- name: Set Unity license
|
- name: Set Unity license
|
||||||
run: |
|
run: |
|
||||||
@@ -51,9 +51,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: Library
|
path: Library
|
||||||
key: Library-${{ matrix.targetPlatform }}
|
key: Library-${{ matrix.targetPlatform }}
|
||||||
- name: Return license
|
|
||||||
uses: game-ci/unity-return-license@v2
|
|
||||||
if: always()
|
|
||||||
- name: Build
|
- name: Build
|
||||||
uses: https://git.chikalin.space/unity/unity-builder@f685e64b813aa72a6e0b45f4c0ac1a44e7cec87b
|
uses: https://git.chikalin.space/unity/unity-builder@f685e64b813aa72a6e0b45f4c0ac1a44e7cec87b
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user