Update cli.yml
fix syntax error
This commit is contained in:
parent
8fe6194446
commit
daf1f71152
2
.github/workflows/cli.yml
vendored
2
.github/workflows/cli.yml
vendored
@ -68,7 +68,7 @@ jobs:
|
||||
with:
|
||||
node-version: 12.x
|
||||
|
||||
- name: - name: Set GOPATH, PATH and ENV
|
||||
- name: Set GOPATH, PATH and ENV
|
||||
run: |
|
||||
echo "::set-env name=GOPATH::$(dirname $GITHUB_WORKSPACE)"
|
||||
echo "::set-env name=GO111MODULE::on"
|
||||
|
Loading…
Reference in New Issue
Block a user