mirror of https://github.com/go-python/gopy.git
fix goimports
This commit is contained in:
parent
632f1e9690
commit
f92d23e9a7
|
@ -75,7 +75,7 @@ jobs:
|
|||
# pypy3 -m pip install --user -U pybindgen
|
||||
|
||||
# install goimports
|
||||
go get golang.org/x/tools/cmd/goimports
|
||||
go install golang.org/x/tools/cmd/goimports@latest
|
||||
|
||||
|
||||
- name: Build-Linux
|
||||
|
|
Loading…
Reference in New Issue