Drop PKGBUILDaction

This commit is contained in:
Ultradesu
2025-04-03 13:33:15 +01:00
parent d09629794f
commit 337949a792

View File

@@ -83,13 +83,13 @@ jobs:
prerelease: false prerelease: false
- name: Download Linux binary - name: Download Linux binary
uses: actions/download-artifact@v2 uses: actions/download-artifact@v4
with: with:
name: tmux-helper-linux name: tmux-helper-linux
path: ./ path: ./
- name: Download macOS binary - name: Download macOS binary
uses: actions/download-artifact@v2 uses: actions/download-artifact@v4
with: with:
name: tmux-helper-macos name: tmux-helper-macos
path: ./ path: ./