Commit c46a00c2 authored by Andrey Talman's avatar Andrey Talman Committed by Facebook GitHub Bot
Browse files

Fix typo in release build step (#2495)

Summary:
Fix typo in release build step

Pull Request resolved: https://github.com/pytorch/audio/pull/2495

Reviewed By: hwangjeff

Differential Revision: D37176695

Pulled By: atalman

fbshipit-source-id: 37b4e30c1084e506f3a45cf7427784c955868909
parent 6b152cb1
...@@ -142,7 +142,7 @@ jobs: ...@@ -142,7 +142,7 @@ jobs:
setup_cuda setup_cuda
setup_base_build_version setup_base_build_version
export CONDA_CHANNEL_FLAGS="pytorch-test" export CONDA_CHANNEL_FLAGS="pytorch-test"
etup_macos setup_macos
else else
setup_cuda setup_cuda
setup_build_version setup_build_version
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment