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

This commit is contained in:
AB
2020-04-26 17:59:25 +03:00
parent 48143e1fcc
commit a4ff7156ef

View File

@ -73,7 +73,7 @@ jobs:
- name: Download Arch Package
uses: actions/download-artifact@v1
with:
name: mus-fuse-x86_64.tar.xz
name: arch_linux_mus-fuse-x86_64.pkg.tar.zst
- name: Download Deb Package
uses: actions/download-artifact@v1
with: