Skip to content

Commit 802eee5

Browse files
committed
Build before generating docs
1 parent fb2441d commit 802eee5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@ fmt:
5353
gofumpt -l -w $(GO_FILES)
5454

5555
.PHONY: swag
56-
swag:
56+
swag: build
5757
swag init --parseDependency=true --exclude $(TESTS_DIR) -g cmd/pushbits/main.go

0 commit comments

Comments
 (0)