mirror of
https://github.com/house-of-vanity/tmux-helper.git
synced 2026-02-04 09:47:59 +00:00
Update CI procedures.
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -75,11 +75,6 @@ jobs:
|
||||
with:
|
||||
name: arch_linux_tmux-helper-x86_64.pkg.tar.zst
|
||||
path: ./artifacts/
|
||||
- name: Download Deb Package
|
||||
uses: actions/download-artifact@v1
|
||||
with:
|
||||
name: tmux-helper_amd64.deb
|
||||
path: ./artifacts/
|
||||
- name: Upload binary assets
|
||||
run: |
|
||||
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