fix dumb indentation error
This commit is contained in:
parent
fb0d7af151
commit
f4f10b5c16
6
.github/workflows/cli.yml
vendored
6
.github/workflows/cli.yml
vendored
@ -29,9 +29,9 @@ jobs:
|
||||
go-version: ${{ matrix.go }}
|
||||
|
||||
- name: Use Node.js 10.x
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 10.x
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 10.x
|
||||
|
||||
- name: Set GOPATH and PATH
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user