Skip to content

Commit 605152b

Browse files
committed
.
1 parent 0b22a39 commit 605152b

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
@@ -107,6 +107,7 @@ jobs:
107107
assert_ffmpeg_not_installed
108108
109109
${CONDA_RUN} conda update --all --yes
110+
${CONDA_RUN} conda config --show
110111
${CONDA_RUN} conda install --yes ffmpeg=${{ matrix.ffmpeg-version-for-tests }} -c conda-forge
111112
112113
- name: Install cuda runtime dependencies

0 commit comments

Comments
 (0)