Skip to content

Commit 17ae807

Browse files
committed
Fix name
1 parent 4d9676b commit 17ae807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
5252
upload-release-aar:
5353
name: Upload AAR to RC if ciflow/android/release tag is present
54-
needs: build-aar-and-upload
54+
needs: build-aar
5555
if: ${{ startsWith(github.ref, 'refs/tags/ciflow/android/release') }}
5656
runs-on: ubuntu-22.04
5757
timeout-minutes: 10

0 commit comments

Comments
 (0)