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

This commit is contained in:
2026-04-01 18:21:48 +09:00
parent 69c47afc11
commit c66445c23c

View File

@@ -22,7 +22,7 @@ jobs:
key: Library-${{ matrix.targetPlatform }}
restore-keys: Library-
- name: Build Project
- name: Build Project
uses: game-ci/unity-builder@v4 # v3에서 v4로 올림 (유니티 6 대응)
env:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}