Skip to content

Commit 297e0b2

Browse files
committed
.
1 parent 0194995 commit 297e0b2

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
@@ -110,6 +110,7 @@ jobs:
110110
${CONDA_RUN} conda update --yes conda
111111
${CONDA_RUN} conda config --set channel_priority flexible
112112
${CONDA_RUN} conda config --show
113+
${CONDA_INSTALL} --yes ffmpeg=${{ matrix.ffmpeg-version-for-tests }} -c conda-forge
113114
${CONDA_RUN} conda install --yes ffmpeg=${{ matrix.ffmpeg-version-for-tests }} -c conda-forge
114115
115116
- name: Install cuda runtime dependencies

0 commit comments

Comments
 (0)