remove Android build check and use mirror of unity builder
This commit is contained in:
parent
f299398ca8
commit
e21c9152c0
@ -24,9 +24,7 @@ jobs:
|
|||||||
path: Library
|
path: Library
|
||||||
key: Library-${{ matrix.targetPlatform }}
|
key: Library-${{ matrix.targetPlatform }}
|
||||||
restore-keys: Library-
|
restore-keys: Library-
|
||||||
- if: matrix.targetPlatform == 'Android'
|
- uses: https://gitea.zuzu.red/EthanPisani/unity-builder@v4
|
||||||
uses: jlumbroso/free-disk-space@v1.3.1
|
|
||||||
- uses: game-ci/unity-builder@v4
|
|
||||||
env:
|
env:
|
||||||
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
|
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
|
||||||
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
|
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
|
||||||
|
Loading…
Reference in New Issue
Block a user