This commit is contained in:
parent
cb5dbeffcf
commit
ecc14affe8
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ jobs:
|
||||||
apt-get install -y git curl wget
|
apt-get install -y git curl wget
|
||||||
curl -fsSL https://deb.nodesource.com/setup_20.x -o nodesource_setup.sh
|
curl -fsSL https://deb.nodesource.com/setup_20.x -o nodesource_setup.sh
|
||||||
bash nodesource_setup.sh
|
bash nodesource_setup.sh
|
||||||
|
apt-get install -y nodejs
|
||||||
|
|
||||||
- name: Initialize scanner
|
- name: Initialize scanner
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue