Add node.js to build_env
This commit is contained in:
@@ -8,7 +8,7 @@ jobs:
|
||||
- name: Prepare Arch Environment
|
||||
run: |
|
||||
pacman -Syu --noconfirm
|
||||
pacman -S --noconfirm base-devel git
|
||||
pacman -S --noconfirm base-devel git nodejs
|
||||
useradd -m builder
|
||||
chown -R builder:builder ./
|
||||
|
||||
|
||||
Reference in New Issue
Block a user