Skip to content

Commit c5bb091

Browse files
committed
Bring back install_pytorch_and_domains removed by #4826
1 parent 07cedd7 commit c5bb091

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/scripts/setup-macos.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ if [[ -z "${GITHUB_RUNNER:-}" ]]; then
131131
fi
132132

133133
print_cmake_info
134+
install_pytorch_and_domains
134135
# We build PyTorch from source here instead of using nightly. This allows CI to test against
135136
# the pinned commit from PyTorch
136137
install_executorch "use-pt-pinned-commit"

0 commit comments

Comments
 (0)