Skip to content

Commit d1dff81

Browse files
committed
Fix windows
1 parent 8bbf6e3 commit d1dff81

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
@@ -44,7 +44,7 @@ jobs:
4444
strategy:
4545
fail-fast: false
4646
name: Build and Upload Windows wheel
47-
uses: pytorch/test-infra/.github/workflows/build_wheels_linux.yml@release/2.8
47+
uses: pytorch/test-infra/.github/workflows/build_wheels_windows.yml@release/2.8
4848
with:
4949
repository: pytorch/torchcodec
5050
ref: ""

0 commit comments

Comments
 (0)