mirror of https://github.com/dapr/rust-sdk.git
Merge branch 'release-0.16' into conversation-api
This commit is contained in:
commit
981340a5d8
|
@ -154,7 +154,7 @@ jobs:
|
|||
cp .github/workflows/validate-examples/details.json ~/daprbundle/
|
||||
|
||||
: # Add cli
|
||||
cp ~/artifacts/$GITHUB_SHA/dapr ~/daprbundle/dapr
|
||||
cp cli/dist/linux_amd64/release/dapr ~/daprbundle/dapr
|
||||
|
||||
: # Compress executables to /dist/ appending _linux_amd64 to the name
|
||||
mkdir ~/daprbundle/dist
|
||||
|
|
Loading…
Reference in New Issue