mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-13 08:22:53 +00:00
Update checks.yml
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
- name: NodeJS build
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 14.x
|
||||
node-version: 15.x
|
||||
- run: npm ci
|
||||
- run: npm run build --if-present
|
||||
validation:
|
||||
|
||||
Reference in New Issue
Block a user