mirror of
https://github.com/go-kratos/kratos.git
synced 2025-03-17 21:07:54 +02:00
fix go build dirs
This commit is contained in:
parent
926714a3f0
commit
fa1aaa5475
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -31,4 +31,4 @@ jobs:
|
||||
fi
|
||||
|
||||
- name: Build
|
||||
run: go build -v .
|
||||
run: go build -v ./...
|
||||
|
Loading…
x
Reference in New Issue
Block a user