Skip to content

Commit

Permalink
Build before generating docs
Browse files Browse the repository at this point in the history
  • Loading branch information
eikendev committed Nov 4, 2022
1 parent fb2441d commit 802eee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ fmt:
gofumpt -l -w $(GO_FILES)

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

0 comments on commit 802eee5

Please sign in to comment.