Update build.yml
This commit is contained in:
parent
1fcf5398de
commit
e0270596b0
|
@ -50,8 +50,6 @@ jobs:
|
||||||
architecture: aarch64
|
architecture: aarch64
|
||||||
distribution: ubuntu20.04
|
distribution: ubuntu20.04
|
||||||
run: |
|
run: |
|
||||||
apt update
|
|
||||||
apt install -y nodejs
|
|
||||||
npm install
|
npm install
|
||||||
npm run lint
|
npm run lint
|
||||||
npm run build --if-present
|
npm run build --if-present
|
||||||
|
|
Loading…
Reference in New Issue