1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-27 01:33:39 +02:00

build: remove duplicated schema generation

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos Alexandro Becker 2024-01-02 14:50:11 -03:00
parent 424fc6cf62
commit 28ced1ddf7
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -8,7 +8,6 @@ fi
rm -rf www/docs/cmd/*.md
go run . docs
go run . schema -o ./www/docs/static/schema.json
"$SED" \
-i'' \
-e 's/SEE ALSO/See also/g' \