chore: add openssh in arch packages

This commit is contained in:
Zamitto
2025-10-23 10:23:40 -03:00
parent face259167
commit 1e8983d0c0

View File

@@ -20,7 +20,7 @@ jobs:
- name: Install dependencies
run: |
pacman -Syu --noconfirm
pacman -S --noconfirm nodejs npm git base-devel
pacman -S --noconfirm nodejs npm git base-devel openssh
- name: Get version to update
id: get-version