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