Skip to content

Commit

Permalink
Use the branch name "main" for the IL2CPP repo in the il2cpp-deps update
Browse files Browse the repository at this point in the history
This job updates the Mono version in the il2cpp-deps Stevedore artifact.
It should use the new main branch name in the IL2CPP repo.
  • Loading branch information
Josh Peterson committed Nov 23, 2021
1 parent 71d32ae commit 91a17a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .yamato/Update Il2cpp-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ commands:
- |
git clone [email protected]:unity/prtools.git
cd prtools
git checkout master
git checkout main
cmd /c cibuildscript
cmd /c xcopy build %PRTOOLS_BUILD_DIR% /s /Y /E /I
cd %UNITY_SOURCE_PRTOOLS_DIR%
Expand Down

0 comments on commit 91a17a2

Please sign in to comment.