We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04dab1c commit d403007Copy full SHA for d403007
.github/workflows/trunk.yml
@@ -307,7 +307,7 @@ jobs:
307
source .ci/scripts/utils.sh
308
install_executorch "--use-pt-pinned-commit"
309
310
- .ci/scripts/setup-arm-baremetal-tools.sh --enable-mlsdk-deps
+ .ci/scripts/setup-arm-baremetal-tools.sh --enable-mlsdk-deps --install-mlsdk-deps-with-pip
311
312
# Increase number of files user can monitor to bypass buck failures.
313
# Hopefully this is high enough for this setup.
0 commit comments