Skip to content

Commit

Permalink
[aot] Modify Unity CI to track master branch of Taichi-Unity (#6655)
Browse files Browse the repository at this point in the history
Issue: #

### Brief Summary
  • Loading branch information
jim19930609 authored Nov 18, 2022
1 parent 9790bc9 commit 945c6f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scripts/aot-demo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ function prepare-unity-build-env {
cd taichi

# Dependencies
git clone --reference-if-able /var/lib/git-cache -b upgrade-modules2 https://github.com/taichi-dev/Taichi-UnityExample
git clone --reference-if-able /var/lib/git-cache https://github.com/taichi-dev/Taichi-UnityExample

python misc/generate_unity_language_binding.py
cp c_api/unity/*.cs Taichi-UnityExample/Assets/Taichi/Generated
Expand Down

0 comments on commit 945c6f4

Please sign in to comment.