[CI] rely on integrated nodejs
This commit is contained in:
parent
f956e1d053
commit
c521a712fc
@ -12,9 +12,7 @@ jobs:
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
apt-get update;
|
||||
apt-get install --yes --no-install-recommends \
|
||||
nodejs \
|
||||
ca-certificates
|
||||
apt-get upgrade --yes
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user