Skip to content

Commit b6dd256

Browse files
Install executorch
1 parent fa1da75 commit b6dd256

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pull.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -705,6 +705,8 @@ jobs:
705705
CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]")
706706
conda activate "${CONDA_ENV}"
707707
708+
./install_requirements.sh --use-pt-pinned-commit
709+
708710
bash .ci/scripts/setup-mediatek-deps.sh
709711
bash .ci/scripts/build-mediatek-sdk.sh
710712
bash .ci/scripts/test_model.sh "mv3" "buck2" "mediatek"

0 commit comments

Comments
 (0)