Skip to content

Commit

Permalink
Fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
kirklandsign committed Sep 24, 2024
1 parent 4d9676b commit 17ae807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
upload-release-aar:
name: Upload AAR to RC if ciflow/android/release tag is present
needs: build-aar-and-upload
needs: build-aar
if: ${{ startsWith(github.ref, 'refs/tags/ciflow/android/release') }}
runs-on: ubuntu-22.04
timeout-minutes: 10
Expand Down

0 comments on commit 17ae807

Please sign in to comment.