Update node.js.yml
This commit is contained in:
parent
d5a39aa5f4
commit
aba8d373d5
1
.github/workflows/node.js.yml
vendored
1
.github/workflows/node.js.yml
vendored
@ -27,6 +27,7 @@ jobs:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
cache: 'npm'
|
||||
- run: npm ci
|
||||
- run: npm run lint
|
||||
- run: npm run build --if-present
|
||||
env:
|
||||
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user