mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 13:56:16 +00:00
chore: add openssh in arch packages
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
|
||||
pacman -S --noconfirm nodejs npm git base-devel openssh
|
||||
|
||||
- name: Get version to update
|
||||
id: get-version
|
||||
|
||||
Reference in New Issue
Block a user