Skip to content

Commit a25f4a6

Browse files
committed
fix
1 parent f4bec46 commit a25f4a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_build_wheels_linux_without_cuda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with-rocm: disable
2828
build-python-only: enable
2929
generate-matrix-torchvision:
30-
uses: pytorch/test-infra/.github/workflows/generate_binary_build_matrix.yml
30+
uses: ./.github/workflows/generate_binary_build_matrix.yml
3131
with:
3232
package-type: wheel
3333
os: linux

0 commit comments

Comments
 (0)