mirror of
https://github.com/go-kratos/kratos.git
synced 2025-01-07 23:02:12 +02:00
remove deprecating command
This commit is contained in:
parent
312a69eee4
commit
c2d871bf34
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -93,7 +93,7 @@ jobs:
|
||||
- name: Set up Env
|
||||
run: |
|
||||
# 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
|
||||
uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user