From caec336e13ea4eddc0094a763606c75f007eeccd Mon Sep 17 00:00:00 2001 From: Scott Wolchok Date: Tue, 4 Feb 2025 12:26:57 -0800 Subject: [PATCH] Update [ghstack-poisoned] --- .github/workflows/pull.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull.yml b/.github/workflows/pull.yml index 16611c09f35..761f746c185 100644 --- a/.github/workflows/pull.yml +++ b/.github/workflows/pull.yml @@ -221,7 +221,7 @@ jobs: PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh "cmake" # install pybind - bash install_executorch.sh --pybind xnnpack --use-pt-pinned-commit + bash install_executorch.sh --pybind xnnpack # install Llava requirements bash examples/models/llama/install_requirements.sh