Skip to content

Commit

Permalink
Bring back install_pytorch_and_domains removed by #4826
Browse files Browse the repository at this point in the history
  • Loading branch information
huydhn committed Jan 9, 2025
1 parent 07cedd7 commit c5bb091
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/scripts/setup-macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ if [[ -z "${GITHUB_RUNNER:-}" ]]; then
fi

print_cmake_info
install_pytorch_and_domains
# We build PyTorch from source here instead of using nightly. This allows CI to test against
# the pinned commit from PyTorch
install_executorch "use-pt-pinned-commit"
Expand Down

0 comments on commit c5bb091

Please sign in to comment.