Skip to content

Commit 45ce5a3

Browse files
committed
.
1 parent 297e0b2 commit 45ce5a3

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,8 +106,8 @@ jobs:
106106
source packaging/helpers.sh
107107
assert_ffmpeg_not_installed
108108
109+
${CONDA_RUN} conda install --yes conda
109110
${CONDA_RUN} conda update --all --yes
110-
${CONDA_RUN} conda update --yes conda
111111
${CONDA_RUN} conda config --set channel_priority flexible
112112
${CONDA_RUN} conda config --show
113113
${CONDA_INSTALL} --yes ffmpeg=${{ matrix.ffmpeg-version-for-tests }} -c conda-forge

0 commit comments

Comments
 (0)