mirror of
https://github.com/house-of-vanity/mus-fuse.git
synced 2025-08-21 16:17:15 +00:00
Improve CI procedure. Add Debian/Ubuntu and Arch Linux packages into binary release.
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -98,7 +98,8 @@ jobs:
|
|||||||
path: ./artifacts/
|
path: ./artifacts/
|
||||||
- name: Upload binary assets
|
- name: Upload binary assets
|
||||||
run: |
|
run: |
|
||||||
apt install tree
|
sudo apt-get update
|
||||||
|
sudo apt-get install -y tree
|
||||||
tree ./
|
tree ./
|
||||||
ls -lh ./artifacts
|
ls -lh ./artifacts
|
||||||
wget https://github.com/aktau/github-release/releases/download/v0.7.2/linux-amd64-github-release.tar.bz2
|
wget https://github.com/aktau/github-release/releases/download/v0.7.2/linux-amd64-github-release.tar.bz2
|
||||||
|
Reference in New Issue
Block a user