Update .gitea/workflows/build.yaml
Some checks failed
Unity-ALF-The-End-Real / activation (push) Successful in 57s
Unity-Cross-Platform-Build / Build for StandaloneOSX (push) Failing after 1m9s
Unity-Cross-Platform-Build / Build for StandaloneWindows64 (push) Failing after 1m8s
Proxmox-Runner-Test / hello-job (push) Successful in 5s
Some checks failed
Unity-ALF-The-End-Real / activation (push) Successful in 57s
Unity-Cross-Platform-Build / Build for StandaloneOSX (push) Failing after 1m9s
Unity-Cross-Platform-Build / Build for StandaloneWindows64 (push) Failing after 1m8s
Proxmox-Runner-Test / hello-job (push) Successful in 5s
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
|||||||
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
|
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
|
||||||
with:
|
with:
|
||||||
targetPlatform: ${{ matrix.targetPlatform }}
|
targetPlatform: ${{ matrix.targetPlatform }}
|
||||||
# 빌드 결과물 경로 설정
|
unityVersion: 6000.2.15f1
|
||||||
buildName: MyGame-${{ matrix.targetPlatform }}
|
buildName: MyGame-${{ matrix.targetPlatform }}
|
||||||
|
|
||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
|
|||||||
Reference in New Issue
Block a user