erm 6
Some checks failed
Auto-update AUR / update-aur (push) Failing after 26s

This commit is contained in:
creations 2025-05-13 18:32:23 -04:00
parent a656e69eb3
commit 3f212b212d
Signed by: creations
GPG key ID: 8F553AA4320FC711

View file

@ -15,7 +15,7 @@ jobs:
steps:
- name: Install Arch build tools
run: |
pacman -Sy --noconfirm git base-devel nodejs npm
pacman -Sy --noconfirm git base-devel nodejs npm openssh
- name: Checkout AUR repo
uses: actions/checkout@v4