Skip to content

Commit

Permalink
Update dependency chart for release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
varungup90 committed Jan 23, 2025
1 parent 86787ba commit 05c077f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:

cut-github-release:
runs-on: ubuntu-latest
needs: [artifact-release]
needs: [python-wheel-release, artifact-release]
outputs:
upload_url: ${{ steps.create_release.outputs.upload_url }}
steps:
Expand Down

0 comments on commit 05c077f

Please sign in to comment.