This commit is contained in:
parent
0cd3173d55
commit
f24c5f304f
@ -24,7 +24,7 @@ jobs:
|
|||||||
- name: install sysbox dependency
|
- name: install sysbox dependency
|
||||||
run: |
|
run: |
|
||||||
apt update
|
apt update
|
||||||
apt upgrade
|
apt upgrade -y
|
||||||
curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash -
|
curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash -
|
||||||
apt install nodejs -y
|
apt install nodejs -y
|
||||||
node --version
|
node --version
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user