Skip to content

Commit

Permalink
test ci 6
Browse files Browse the repository at this point in the history
  • Loading branch information
pyoneerC committed Sep 23, 2024
1 parent 9a3c869 commit c3bad7c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/butler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ jobs:
with:
unityVersion: 2022.3.27f1
targetPlatform: StandaloneWindows64

serial: ${{ secrets.UNITY_SERIAL }}

- name: Build Unity Project
run: |
unity-builder --projectPath . --buildTarget StandaloneWindows64 --buildName MyGameBuild --outputPath ./build
Expand Down

0 comments on commit c3bad7c

Please sign in to comment.