Skip to content

Commit 9c57793

Browse files
authored
Update aot-demo.sh
1 parent fc2a0dd commit 9c57793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ 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.
88
export TAICHI_AOT_DEMO_URL=https://github.com/PENGUINLIONG/taichi-aot-demo
9-
export TAICHI_AOT_DEMO_BRANCH=refactor
9+
export TAICHI_AOT_DEMO_BRANCH=refactor1
1010

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

0 commit comments

Comments
 (0)