mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
[chore] change target builds to deb, rpm, and pacman
This commit is contained in:
@@ -20,6 +20,9 @@ jobs:
|
||||
- name: Check out Git repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install dependencies for rpm and pacman
|
||||
run: sudo apt-get install -y rpm libarchive-tools
|
||||
|
||||
- name: Use Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user