[CI] install nodejs
This commit is contained in:
parent
783e6bf234
commit
109326adc6
@ -13,6 +13,8 @@ jobs:
|
||||
run: |
|
||||
apt-get update;
|
||||
apt-get upgrade --yes
|
||||
apt-get install --yes --no-install-recommends \
|
||||
nodejs
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user