Skip to content

Commit fc2a0dd

Browse files
authored
Update aot-demo.sh
1 parent 4e6da3d commit fc2a0dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/scripts/aot-demo.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ export TI_SKIP_VERSION_CHECK=ON
55
export TI_CI=1
66

77
# 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/taichi-dev/taichi-aot-demo
9-
export TAICHI_AOT_DEMO_BRANCH=master
8+
export TAICHI_AOT_DEMO_URL=https://github.com/PENGUINLIONG/taichi-aot-demo
9+
export TAICHI_AOT_DEMO_BRANCH=refactor
1010

1111
export TAICHI_UNITY2_URL=https://github.com/taichi-dev/taichi-unity2
1212
export TAICHI_UNITY2_BRANCH=main

0 commit comments

Comments
 (0)