We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57dfb2d commit 2ea0c6bCopy full SHA for 2ea0c6b
.github/workflows/android-release-artifacts.yml
@@ -27,7 +27,6 @@ concurrency:
27
jobs:
28
build-aar:
29
name: build-aar
30
- needs: check-if-aar-exists
31
if: ${{ !github.event.pull_request.head.repo.fork }}
32
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
33
secrets: inherit
0 commit comments