Skip to content

Commit 40601a7

Browse files
committed
Again
1 parent f090ffd commit 40601a7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.ci/scripts/setup-qnn-deps.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,5 @@
77

88
set -ex
99

10-
bash "$(dirname "${BASH_SOURCE[0]}")/../../backends/qualcomm/scripts/install_qnn_sdk.sh"
11-
10+
source "$(dirname "${BASH_SOURCE[0]}")/../../backends/qualcomm/scripts/install_qnn_sdk.sh"
1211
setup_libcpp 12

0 commit comments

Comments
 (0)