mirror of https://github.com/buster-so/buster.git
update package name
This commit is contained in:
parent
f6e8422b10
commit
4a6898fb09
|
@ -51,7 +51,7 @@ jobs:
|
|||
working-directory: ./cli
|
||||
run: |
|
||||
cd target/release
|
||||
tar czf buster-cli-linux-x86_64.tar.gz buster
|
||||
tar czf buster-cli-linux-x86_64.tar.gz buster-cli
|
||||
sha256sum buster-cli-linux-x86_64.tar.gz > buster-cli-linux-x86_64.tar.gz.sha256
|
||||
|
||||
- name: Upload artifacts
|
||||
|
|
Loading…
Reference in New Issue