mirror of
https://github.com/actions/setup-node
synced 2025-04-17 13:43:12 +00:00
Indenting issues
This commit is contained in:
parent
53e024a5c7
commit
745cc08a30
6
.github/main.workflow.yml
vendored
6
.github/main.workflow.yml
vendored
@ -9,9 +9,9 @@ jobs:
|
||||
operating-system: [Linux, macOS, Windows]
|
||||
actions:
|
||||
- name: Set Node.js 10.x
|
||||
uses: bryanmacfarlane/node-config@master
|
||||
with:
|
||||
version: 10.x
|
||||
uses: bryanmacfarlane/node-config@master
|
||||
with:
|
||||
version: 10.x
|
||||
|
||||
- name: npm ci
|
||||
run: npm ci
|
||||
|
Loading…
Reference in New Issue
Block a user