Skip to content

Commit 2ea0c6b

Browse files
authored
Remove dependency on check-if-aar-exists job
1 parent 57dfb2d commit 2ea0c6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/android-release-artifacts.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ concurrency:
2727
jobs:
2828
build-aar:
2929
name: build-aar
30-
needs: check-if-aar-exists
3130
if: ${{ !github.event.pull_request.head.repo.fork }}
3231
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
3332
secrets: inherit

0 commit comments

Comments
 (0)