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