parent
bf160b011b
commit
abce3d76f8
|
@ -24,8 +24,8 @@ jobs:
|
|||
prepare: |
|
||||
pkg install -y sudo gmake bash git go golangci-lint curl wget fakeroot libffi rubygem-fpm
|
||||
git config --global --add safe.directory /home/runner/work/cloudflared/cloudflared
|
||||
run: |
|
||||
go mod download
|
||||
go mod tidy
|
||||
go install golang.org/x/tools/cmd/goimports@latest
|
||||
run: |
|
||||
sudo gmake install-go cloudflared cleanup-go
|
||||
gmake install-go cloudflared cleanup-go
|
||||
|
|
Loading…
Reference in New Issue