Skip to content

Commit

Permalink
Merge pull request #10951 from filecoin-project/update-makefile-gen
Browse files Browse the repository at this point in the history
Small improvement to make gen output
  • Loading branch information
ZenGround0 authored Jun 5, 2023
2 parents cc66654 + 5daaa3f commit fc0df4a
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 @@ -355,7 +355,7 @@ fiximports:
./scripts/fiximports

gen: actors-code-gen type-gen cfgdoc-gen docsgen api-gen circleci fiximports
@echo ">>> IF YOU'VE MODIFIED THE CLI OR CONFIG, REMEMBER TO ALSO MAKE docsgen-cli"
@echo ">>> IF YOU'VE MODIFIED THE CLI OR CONFIG, REMEMBER TO ALSO RUN 'make docsgen-cli'"
.PHONY: gen

jen: gen
Expand Down

0 comments on commit fc0df4a

Please # to comment.