Update build.yml
This commit is contained in:
parent
76bc9deb3d
commit
4ebea02042
|
@ -56,7 +56,7 @@ jobs:
|
|||
apt install -y nodejs
|
||||
apt install -y build-essential
|
||||
apt install -y npm
|
||||
npm ci
|
||||
npm install
|
||||
npm run lint
|
||||
npm run build --if-present
|
||||
- name: Upload Linux ARM64 .deb Artifact
|
||||
|
|
Loading…
Reference in New Issue