Add node.js to build_env
Build / build_arch (push) Failing after 1m9s
Build / publish-release (push) Has been skipped

This commit is contained in:
2026-05-13 09:56:59 +02:00
parent aca1039cae
commit b86deef6de
+1 -1
View File
@@ -8,7 +8,7 @@ jobs:
- name: Prepare Arch Environment - name: Prepare Arch Environment
run: | run: |
pacman -Syu --noconfirm pacman -Syu --noconfirm
pacman -S --noconfirm base-devel git pacman -S --noconfirm base-devel git nodejs
useradd -m builder useradd -m builder
chown -R builder:builder ./ chown -R builder:builder ./