Skip to content

Commit cbbd34f

Browse files
authored
Update .github/workflows/windows_wheel.yaml
1 parent 8c0bc38 commit cbbd34f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows_wheel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
steps:
7171
- uses: actions/download-artifact@v4
7272
with:
73-
name: pytorch_torchcodec__${{ matrix.python-version }}_cpu_64
73+
name: pytorch_torchcodec__${{ matrix.python-version }}_cpu_x64
7474
path: pytorch/torchcodec/dist/
7575
- name: Setup conda env
7676
uses: conda-incubator/setup-miniconda@v2

0 commit comments

Comments
 (0)