mirror of
https://github.com/FreeTubeApp/FreeTube
synced 2024-12-11 20:19:28 +01:00
Update build.yml
This commit is contained in:
parent
e737c940e2
commit
04a26c143b
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -59,6 +59,7 @@ jobs:
|
||||
echo 'finished installing node'
|
||||
apt update
|
||||
apt install -y nodejs
|
||||
apt install -y build-essential
|
||||
node --version
|
||||
npm install
|
||||
npm run lint
|
||||
|
Loading…
Reference in New Issue
Block a user