Update CI procedures.

This commit is contained in:
Alexandr Bogomyakov
2020-05-04 12:53:33 +03:00
parent 942e767c7e
commit 7e793c68c2

View File

@@ -75,11 +75,6 @@ jobs:
with: with:
name: arch_linux_tmux-helper-x86_64.pkg.tar.zst name: arch_linux_tmux-helper-x86_64.pkg.tar.zst
path: ./artifacts/ path: ./artifacts/
- name: Download Deb Package
uses: actions/download-artifact@v1
with:
name: tmux-helper_amd64.deb
path: ./artifacts/
- name: Upload binary assets - name: Upload binary assets
run: | run: |
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