mirror of
https://github.com/house-of-vanity/tmux-helper.git
synced 2026-02-04 01:37:57 +00:00
Drop PKGBUILDaction
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -83,13 +83,13 @@ jobs:
|
||||
prerelease: false
|
||||
|
||||
- name: Download Linux binary
|
||||
uses: actions/download-artifact@v2
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: tmux-helper-linux
|
||||
path: ./
|
||||
|
||||
- name: Download macOS binary
|
||||
uses: actions/download-artifact@v2
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: tmux-helper-macos
|
||||
path: ./
|
||||
|
||||
Reference in New Issue
Block a user