Skip to content

Commit

Permalink
[TEMP] Try a fixed game-ci action
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeage committed Nov 25, 2023
1 parent 48190c9 commit 19d04da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ jobs:
echo -e "\n-define:PIMAX_SUPPORTED" | tee -a Assets/csc.rsp
- name: Build project
uses: mikeage/unity-builder@same_uuid
uses: game-ci/unity-builder@fix-pro-activation
env:
VERSION: ${{ needs.configuration.outputs.version}}
with:
Expand Down

0 comments on commit 19d04da

Please sign in to comment.