This commit is contained in:
parent
c0f1c198ca
commit
e4f60da125
@ -71,7 +71,7 @@ jobs:
|
||||
# 安装 Node.js 20.x
|
||||
#curl -fsSL https://deb.nodesource.com/setup_20.x | bash -
|
||||
#apt-get install -y nodejs
|
||||
apt install nodejs npm
|
||||
apt install -y nodejs npm
|
||||
|
||||
# 验证安装是否成功
|
||||
node -v
|
||||
|
Loading…
Reference in New Issue
Block a user