Update .gitea/workflows/build.yaml
Some checks failed
Unity-ALF-The-End-Real / activation (push) Successful in 1m2s
Proxmox-Runner-Test / hello-job (push) Successful in 5s
Unity-Cross-Platform-Build / Build for StandaloneOSX (push) Failing after 5m16s
Unity-Cross-Platform-Build / Build for StandaloneWindows64 (push) Failing after 14m58s
Some checks failed
Unity-ALF-The-End-Real / activation (push) Successful in 1m2s
Proxmox-Runner-Test / hello-job (push) Successful in 5s
Unity-Cross-Platform-Build / Build for StandaloneOSX (push) Failing after 5m16s
Unity-Cross-Platform-Build / Build for StandaloneWindows64 (push) Failing after 14m58s
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
|||||||
key: Library-${{ matrix.targetPlatform }}
|
key: Library-${{ matrix.targetPlatform }}
|
||||||
restore-keys: Library-
|
restore-keys: Library-
|
||||||
|
|
||||||
- name: Build Project
|
- name: Build Project
|
||||||
uses: game-ci/unity-builder@v4 # v3에서 v4로 올림 (유니티 6 대응)
|
uses: game-ci/unity-builder@v4 # v3에서 v4로 올림 (유니티 6 대응)
|
||||||
env:
|
env:
|
||||||
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
|
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
|
||||||
|
|||||||
Reference in New Issue
Block a user