Skip to content

Commit d8ff111

Browse files
committed
fix ci
1 parent dc97f65 commit d8ff111

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ci/scripts/test_wheel_package_qnn.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ EOF
8787
# Wheel build and .so checks
8888
# ----------------------------
8989
echo "=== Building Wheel Package ==="
90+
source .ci/scripts/utils.sh
91+
install_executorch "--use-pt-pinned-commit"
9092
EXECUTORCH_BUILDING_WHEEL=1 python setup.py bdist_wheel
9193
unset EXECUTORCH_BUILDING_WHEEL
9294

0 commit comments

Comments
 (0)