mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 13:56:16 +00:00
fix: add missing package
This commit is contained in:
2
.github/workflows/update-aur.yml
vendored
2
.github/workflows/update-aur.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
pacman -Syu --noconfirm
|
||||
pacman -S --noconfirm nodejs npm git base-devel openssh
|
||||
pacman -S --noconfirm nodejs npm git base-devel openssh jq
|
||||
|
||||
- name: Get version to update
|
||||
id: get-version
|
||||
|
||||
Reference in New Issue
Block a user