Do git pull to make sure up-to-date

This commit is contained in:
Hansung Kim
2025-01-30 01:47:35 -08:00
parent 9cdee597b6
commit 2c1ac4e938
3 changed files with 6 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ ln -sf input.c.rand.fp32.seqlen1024headdim64.row.bin input.c.bin
for arch in "${archs[@]}"; do
git checkout ae-flash-$arch
git pull
# re-compile libvortexrt.a
# FIXME after restructure