Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
huydhn committed Jan 9, 2025
1 parent cc67c6c commit 07cedd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/scripts/setup-macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ if [[ -z "${GITHUB_RUNNER:-}" ]]; then
fi

print_cmake_info
# We use PyTorch build from source here instead of nightly. This allows CI to test against
# 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"
build_executorch_runner "${BUILD_TOOL}"
Expand Down

0 comments on commit 07cedd7

Please sign in to comment.