Update build.yml
This commit is contained in:
parent
ccd01559fe
commit
bd0f555e8e
|
@ -50,6 +50,7 @@ jobs:
|
||||||
architecture: aarch64
|
architecture: aarch64
|
||||||
distribution: ubuntu20.04
|
distribution: ubuntu20.04
|
||||||
run: |
|
run: |
|
||||||
|
apt update
|
||||||
apt install -y npm
|
apt install -y npm
|
||||||
apt install -y nodejs
|
apt install -y nodejs
|
||||||
npm install
|
npm install
|
||||||
|
|
Loading…
Reference in New Issue