mirror of
https://github.com/go-kratos/kratos.git
synced 2025-01-07 23:02:12 +02:00
fix workflow
This commit is contained in:
parent
0e5463652f
commit
312a69eee4
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -92,7 +92,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Set up Env
|
- name: Set up Env
|
||||||
run: |
|
run: |
|
||||||
echo "::set-env name=GOPATH::$(go env GOPATH)"
|
# echo "::set-env name=GOPATH::$(go env GOPATH)"
|
||||||
echo "::add-path::$(go env GOPATH)/bin"
|
echo "::add-path::$(go env GOPATH)/bin"
|
||||||
|
|
||||||
- name: Check out code into the Go module directory
|
- name: Check out code into the Go module directory
|
||||||
|
Loading…
Reference in New Issue
Block a user