Skip to content

Commit f2728c8

Browse files
committed
.
1 parent da3458f commit f2728c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux_cuda_wheel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
source packaging/helpers.sh
107107
assert_ffmpeg_not_installed
108108
109-
${CONDA_RUN} conda install --yes ffmpeg=${{ matrix.ffmpeg-version-for-tests }} -c conda-forge
109+
${CONDA_RUN} conda install --yes zlib ffmpeg=${{ matrix.ffmpeg-version-for-tests }} -c conda-forge
110110
111111
- name: Install cuda runtime dependencies
112112
run: |

0 commit comments

Comments
 (0)