This commit is contained in:
parent
174858cf07
commit
016a668392
@ -18,8 +18,8 @@ jobs:
|
||||
- name: Install Node.js
|
||||
run: |
|
||||
apt-get update && apt-get install -y curl
|
||||
curl -fsSL https://rpm.nodesource.com/setup_20.x | bash -
|
||||
apt-get install -y nodejs
|
||||
curl -fsSL https://rpm.nodesource.com/setup_20.x | bash -
|
||||
apt-get install -y nodejs
|
||||
node -v
|
||||
npm -v
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user