fix(ci): use correct job title for dependency

This commit is contained in:
Harsh Shandilya 2023-03-23 13:40:07 +05:30
parent e791677d70
commit dbdde9688f
No known key found for this signature in database

View file

@ -19,7 +19,7 @@ jobs:
run: echo 'agp-versions=["${{ steps.agp-version-finder.outputs.latest-stable }}", "${{ steps.agp-version-finder.outputs.latest-beta }}","${{ steps.agp-version-finder.outputs.latest-alpha }}"]' >> $GITHUB_OUTPUT
shadow-job:
needs: [provide-agp-versions]
needs: [provide-agp-version-matrix]
strategy:
fail-fast: false
matrix: