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 }}
|
go-version: ${{ matrix.go }}
|
||||||
|
|
||||||
- name: Use Node.js 10.x
|
- name: Use Node.js 10.x
|
||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v1
|
||||||
with:
|
with:
|
||||||
node-version: 10.x
|
node-version: 10.x
|
||||||
|
|
||||||
- name: Set GOPATH and PATH
|
- name: Set GOPATH and PATH
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user