Skip to content

Commit

Permalink
Update unity-build-windows64.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kochounoyume authored Jan 22, 2025
1 parent 9aacf64 commit a496900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unity-build-windows64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
# Unityプロジェクトのビルド
# 設定しない場合、buildフォルダに出力される
- name: Run the Windows64 build
uses: game-ci/unity-builder@v4.2.3
uses: game-ci/unity-builder@v4.3.0
env:
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
Expand Down

0 comments on commit a496900

Please sign in to comment.