Skip to content

Commit de07c6c

Browse files
committed
.
1 parent 272f1d9 commit de07c6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linux_cuda_wheel.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ jobs:
111111
${CONDA_RUN} conda config --add channels conda-forge
112112
${CONDA_RUN} conda config --set channel_priority strict
113113
${CONDA_RUN} conda config --show
114+
${CONDA_RUN} $CONDA_PREFIX/bin/conda install --yes ffmpeg=${{ matrix.ffmpeg-version-for-tests }} -c conda-forge
114115
${CONDA_INSTALL} --yes ffmpeg=${{ matrix.ffmpeg-version-for-tests }} -c conda-forge
115116
${CONDA_RUN} conda install --yes ffmpeg=${{ matrix.ffmpeg-version-for-tests }} -c conda-forge
116117

0 commit comments

Comments
 (0)