We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc2a0dd commit 9c57793Copy full SHA for 9c57793
.github/workflows/scripts/aot-demo.sh
@@ -6,7 +6,7 @@ export TI_CI=1
6
7
# IF YOU PIN THIS TO A COMMIT/BRANCH, YOU'RE RESPONSIBLE TO REVERT IT BACK TO MASTER ONCE MERGED.
8
export TAICHI_AOT_DEMO_URL=https://github.com/PENGUINLIONG/taichi-aot-demo
9
-export TAICHI_AOT_DEMO_BRANCH=refactor
+export TAICHI_AOT_DEMO_BRANCH=refactor1
10
11
export TAICHI_UNITY2_URL=https://github.com/taichi-dev/taichi-unity2
12
export TAICHI_UNITY2_BRANCH=main
0 commit comments