mirror of
https://github.com/FreeTubeApp/FreeTube
synced 2024-12-12 12:39:30 +01:00
Update build.yml
This commit is contained in:
parent
04a26c143b
commit
6d45d8127b
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -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
Block a user