Skip to content

Commit 880ba1c

Browse files
committed
up
1 parent bc00cae commit 880ba1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/trunk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ jobs:
430430
eval "$(conda shell.bash hook)"
431431
432432
# Install requirements
433-
${CONDA_RUN} EXECUTORCH_BUILD_TORCHAO=1 python install_executorch.py
433+
${CONDA_RUN} EXECUTORCH_BUILD_KERNELS_TORCHAO=1 python install_executorch.py
434434
${CONDA_RUN} sh examples/models/llama/install_requirements.sh
435435
436436
# Run test

third-party/ao

Submodule ao updated 84 files

0 commit comments

Comments
 (0)