Skip to content

Commit 48d5d67

Browse files
authored
Update build-wheels-linux.yml
1 parent 518ee93 commit 48d5d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
smoke-test-script: test/smoke_test.py
3939
package-name: torchvision
4040
name: ${{ matrix.repository }}
41-
uses: pytorch/test-infra/.github/workflows/build_wheels_linux.yml@main
41+
uses: pytorch/test-infra/.github/workflows/build_wheels_linux.yml@test_aws_upload
4242
with:
4343
repository: ${{ matrix.repository }}
4444
ref: ""

0 commit comments

Comments
 (0)