Skip to content

Commit

Permalink
Update build-conda-linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman authored Jul 30, 2024
1 parent 8163bbf commit 0198c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-conda-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
smoke-test-script: test/smoke_test.py
package-name: torchvision
name: ${{ matrix.repository }}
uses: pytorch/test-infra/.github/workflows/build_conda_linux.yml@atalman-conda-build
uses: pytorch/test-infra/.github/workflows/build_conda_linux.yml@main
with:
conda-package-directory: ${{ matrix.conda-package-directory }}
repository: ${{ matrix.repository }}
Expand Down

0 comments on commit 0198c8f

Please sign in to comment.