Resolve CLI release pipeline not including build artifacts (#3040)
This commit is contained in:
parent
fb70d8a2d3
commit
c8ead3de65
|
@ -206,7 +206,7 @@ jobs:
|
|||
uses: bitwarden/gh-actions/download-artifacts@c1fa8e09871a860862d6bbe36184b06d2c7e35a8
|
||||
with:
|
||||
workflow: build-cli.yml
|
||||
path: apps/cli
|
||||
path: apps/cli/build
|
||||
workflow_conclusion: success
|
||||
branch: ${{ github.ref_name }}
|
||||
artifacts: bitwarden-cli-${{ env._PKG_VERSION }}-npm-build.zip
|
||||
|
|
Loading…
Reference in New Issue