Update build.yml
This commit is contained in:
parent
8840e1c38a
commit
6c60a9c627
|
@ -54,7 +54,7 @@ jobs:
|
|||
curl -sL https://deb.nodesource.com/setup_12.x | -E bash -
|
||||
apt install -y nodejs
|
||||
apt install -y build-essential
|
||||
apt install npm
|
||||
apt install -y npm
|
||||
npm ci
|
||||
npm run lint
|
||||
npm run build --if-present
|
||||
|
|
Loading…
Reference in New Issue