Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadsharif1 committed Oct 18, 2024
1 parent 0194995 commit 297e0b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux_cuda_wheel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ jobs:
${CONDA_RUN} conda update --yes conda
${CONDA_RUN} conda config --set channel_priority flexible
${CONDA_RUN} conda config --show
${CONDA_INSTALL} --yes ffmpeg=${{ matrix.ffmpeg-version-for-tests }} -c conda-forge
${CONDA_RUN} conda install --yes ffmpeg=${{ matrix.ffmpeg-version-for-tests }} -c conda-forge
- name: Install cuda runtime dependencies
Expand Down

0 comments on commit 297e0b2

Please sign in to comment.