This commit is contained in:
Kirill Chikalin
2025-03-07 20:08:11 +03:00
parent 7e8fd24094
commit ea5075bd19

View File

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