forked from StarOpenSource/Engine
This commit is contained in:
parent
92df303779
commit
50862c38d7
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ jobs:
|
|||
pacman-key --init
|
||||
pacman-key --populate
|
||||
sed 's/\#ParallelDownloads = 5/ParallelDownloads = 15/g' -i /etc/pacman.conf
|
||||
pacman -Syu --noconfirm node
|
||||
pacman -Syu --noconfirm nodejs
|
||||
- name: Install latest OpenJDK release
|
||||
run: pacman -S --noconfirm jdk-openjdk
|
||||
- name: Checkout
|
||||
|
|
Loading…
Reference in a new issue