fix: add missing package

This commit is contained in:
Zamitto
2025-10-23 10:56:39 -03:00
parent 313f2cd585
commit 805d67d2d1

View File

@@ -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