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