Requires js for some things
This commit is contained in:
@@ -25,7 +25,8 @@ jobs:
|
||||
steps:
|
||||
- name: Install toolchain
|
||||
run: |
|
||||
pacman -Syu --noconfirm --needed base-devel git python sudo
|
||||
# nodejs is required by JS actions like actions/checkout.
|
||||
pacman -Syu --noconfirm --needed base-devel git python sudo nodejs
|
||||
|
||||
- name: Create build user
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user