mirror of
https://github.com/actions/setup-node.git
synced 2025-04-22 01:11:00 +00:00
Update main.workflow.yml
This commit is contained in:
parent
f8db3b9411
commit
c099c13b3b
1 changed files with 2 additions and 2 deletions
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
|
||||
|
|
Loading…
Add table
Reference in a new issue