Skip to content

Commit c044521

Browse files
authored
Update pre_build_script.sh
1 parent a216c7b commit c044521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/pre_build_script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ else
3737
conda install -yq ffmpeg=4.2 libjpeg-turbo -c pytorch-nightly
3838
fi
3939

40-
conda install -y libwebp ${CONDA_CHANNEL}
40+
conda install -v libwebp ${CONDA_CHANNEL}
4141
conda install libjpeg-turbo -c pytorch
4242
yum install -y freetype gnutls
4343
pip install auditwheel

0 commit comments

Comments
 (0)