Skip to content

Commit b4f5262

Browse files
committed
.
1 parent c1a7f68 commit b4f5262

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
@@ -81,7 +81,7 @@ jobs:
8181
uses: ahmadsharif1/test-infra/.github/actions/setup-miniconda@14bc3c29f88d13b0237ab4ddf00aa409e45ade40
8282
with:
8383
python-version: "3.9"
84-
default-packages: "ffmpeg=conda-forge::${{ matrix.ffmpeg-version-for-tests }}"
84+
default-packages: "conda-forge::ffmpeg=${{ matrix.ffmpeg-version-for-tests }}"
8585
- name: Check env
8686
run: |
8787
${CONDA_RUN} env

0 commit comments

Comments
 (0)