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
|
||||
key: Library-${{ matrix.targetPlatform }}
|
||||
restore-keys: Library-
|
||||
- if: matrix.targetPlatform == 'Android'
|
||||
uses: jlumbroso/free-disk-space@v1.3.1
|
||||
- uses: game-ci/unity-builder@v4
|
||||
- uses: https://gitea.zuzu.red/EthanPisani/unity-builder@v4
|
||||
env:
|
||||
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
|
||||
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
|
||||
|
Loading…
Reference in New Issue
Block a user