Skip to content

Commit

Permalink
depend on create-cli-package
Browse files Browse the repository at this point in the history
  • Loading branch information
codingkarthik committed Jan 23, 2025
1 parent 36a9b7d commit aacb24e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ship.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@ jobs:
needs:
# - push-docker-images # not strictly necessary, but if this fails, we should abort
- build-cli-binaries
- create-cli-package
runs-on: ubuntu-latest
# We release when a tag is pushed.
# if: startsWith(github.ref, 'refs/tags/v')
Expand Down

0 comments on commit aacb24e

Please sign in to comment.