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

This commit is contained in:
creations 2025-05-13 18:26:40 -04:00
parent 3ce74daadf
commit 51b8aa7637
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
pacman -Sy --noconfirm git base-devel nodejs npm
- name: Checkout AUR repo
uses: actions/checkout@v4