mirror of
https://github.com/house-of-vanity/tmux-helper.git
synced 2026-02-04 17:57:58 +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:
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user