Skip to content

Commit

Permalink
[TEMP] Use a forked version of unity-builder that doesn't randomize U…
Browse files Browse the repository at this point in the history
…UIDs (#570)
  • Loading branch information
mikeage authored Nov 25, 2023
1 parent 97306b0 commit 1774ed4
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: game-ci/unity-builder@v4
uses: mikeage/unity-builder@same_uuid
env:
VERSION: ${{ needs.configuration.outputs.version}}
with:
Expand Down

0 comments on commit 1774ed4

Please sign in to comment.