mirror of
https://github.com/alecthomas/chroma.git
synced 2025-03-19 21:10:15 +02:00
Use goreleaser release binary.
This commit is contained in:
parent
ebc5ee03ef
commit
5b0cc9c6ee
@ -6,5 +6,5 @@ script:
|
|||||||
- ./bin/golangci-lint run
|
- ./bin/golangci-lint run
|
||||||
- git clean -fdx .
|
- git clean -fdx .
|
||||||
after_success:
|
after_success:
|
||||||
go get github.com/goreleaser/goreleaser && goreleaser
|
curl -sL https://git.io/goreleaser | bash && goreleaser
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user