Skip to content

Commit c46a00c

Browse files
atalmanfacebook-github-bot
authored andcommitted
Fix typo in release build step (#2495)
Summary: Fix typo in release build step Pull Request resolved: #2495 Reviewed By: hwangjeff Differential Revision: D37176695 Pulled By: atalman fbshipit-source-id: 37b4e30c1084e506f3a45cf7427784c955868909
1 parent 6b152cb commit c46a00c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-m1-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
setup_cuda
143143
setup_base_build_version
144144
export CONDA_CHANNEL_FLAGS="pytorch-test"
145-
etup_macos
145+
setup_macos
146146
else
147147
setup_cuda
148148
setup_build_version

0 commit comments

Comments
 (0)