mirror of
https://github.com/FreeTubeApp/FreeTube
synced 2025-01-26 03:39:57 +01:00
Add lint command to build CI
This commit is contained in:
parent
a6cada24bb
commit
6df12274b2
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -23,6 +23,7 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: npm ci
|
||||
- run: npm run lint
|
||||
- run: npm run build --if-present
|
||||
- name: Upload .deb Artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user