Update build.yml
This commit is contained in:
parent
04a26c143b
commit
6d45d8127b
|
@ -60,6 +60,7 @@ jobs:
|
||||||
apt update
|
apt update
|
||||||
apt install -y nodejs
|
apt install -y nodejs
|
||||||
apt install -y build-essential
|
apt install -y build-essential
|
||||||
|
apt install -y libopenjp2-7
|
||||||
node --version
|
node --version
|
||||||
npm install
|
npm install
|
||||||
npm run lint
|
npm run lint
|
||||||
|
|
Loading…
Reference in New Issue