mirror of
https://github.com/actions/setup-node.git
synced 2025-12-13 15:58:30 +08:00
Update main.workflow.yml
This commit is contained in:
4
.github/main.workflow.yml
vendored
4
.github/main.workflow.yml
vendored
@@ -13,8 +13,8 @@ jobs:
|
||||
with:
|
||||
version: 10.x
|
||||
|
||||
- name: npm ci
|
||||
run: npm ci
|
||||
- name: npm install
|
||||
run: npm install
|
||||
|
||||
- name: Lint
|
||||
run: npm run format-check
|
||||
|
||||
Reference in New Issue
Block a user