Skip to content

Commit 8443073

Browse files
committed
Remove redundant install_executorch.sh call in QNN CI job
Summary: setup-linux.sh is calling install_executorch.sh already so let's remove the redundant call. Test Plan: Reviewers: Subscribers: Tasks: Tags:
1 parent 48de264 commit 8443073

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pull.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,6 @@ jobs:
573573
574574
BUILD_TOOL="cmake"
575575
576-
./install_requirements.sh --use-pt-pinned-commit
577576
PYTHON_EXECUTABLE=python bash .ci/scripts/setup-qnn-deps.sh
578577
PYTHON_EXECUTABLE=python bash .ci/scripts/build-qnn-sdk.sh
579578

0 commit comments

Comments
 (0)