mirror of
https://github.com/FreeTubeApp/FreeTube
synced 2024-11-30 06:00:26 +01:00
Update build.yml
This commit is contained in:
parent
9026cd5785
commit
218dc2937f
7
.github/workflows/build.yml
vendored
7
.github/workflows/build.yml
vendored
@ -50,12 +50,7 @@ jobs:
|
||||
architecture: aarch64
|
||||
distribution: ubuntu18.04
|
||||
run: |
|
||||
apt install -y curl
|
||||
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
|
||||
apt update
|
||||
apt install -y nodejs
|
||||
apt install -y build-essential
|
||||
apt install -y npm
|
||||
snap install node
|
||||
npm install
|
||||
npm run lint
|
||||
npm run build --if-present
|
||||
|
Loading…
Reference in New Issue
Block a user