Improve CI procedure. Add Debian/Ubuntu and Arch Linux packages into binary release.

This commit is contained in:
AB
2020-04-26 23:31:39 +03:00
parent d51eebf46f
commit e270becb04

View File

@ -98,7 +98,8 @@ jobs:
path: ./artifacts/
- name: Upload binary assets
run: |
apt install tree
sudo apt-get update
sudo apt-get install -y tree
tree ./
ls -lh ./artifacts
wget https://github.com/aktau/github-release/releases/download/v0.7.2/linux-amd64-github-release.tar.bz2