We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b22a39 commit 605152bCopy full SHA for 605152b
.github/workflows/linux_cuda_wheel.yaml
@@ -107,6 +107,7 @@ jobs:
107
assert_ffmpeg_not_installed
108
109
${CONDA_RUN} conda update --all --yes
110
+ ${CONDA_RUN} conda config --show
111
${CONDA_RUN} conda install --yes ffmpeg=${{ matrix.ffmpeg-version-for-tests }} -c conda-forge
112
113
- name: Install cuda runtime dependencies
0 commit comments