Skip to content

Commit 06ba7f5

Browse files
authored
Update build.sh
Missed a #.
1 parent 177c3f1 commit 06ba7f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.jenkins/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pip install -e git+git://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch
2929
# this is a workaround to the issue.
3030
pip install sphinx-gallery==0.3.1 tqdm matplotlib ipython pillow==4.1.1
3131

32-
Install torchaudio from source
32+
# Install torchaudio from source
3333
git clone https://github.com/pytorch/audio --quiet
3434
pushd audio
3535
python setup.py install

0 commit comments

Comments
 (0)