Skip to content

Commit

Permalink
Merge pull request #8122 from filecoin-project/asr/make-jen
Browse files Browse the repository at this point in the history
makefile: add make jen
  • Loading branch information
arajasek authored Feb 17, 2022
2 parents 93bc3af + 355b738 commit 5e4e7c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,8 @@ gen: actors-gen type-gen method-gen cfgdoc-gen docsgen api-gen circleci
@echo ">>> IF YOU'VE MODIFIED THE CLI OR CONFIG, REMEMBER TO ALSO MAKE docsgen-cli"
.PHONY: gen

jen: gen

snap: lotus lotus-miner lotus-worker
snapcraft
# snapcraft upload ./lotus_*.snap
Expand Down

0 comments on commit 5e4e7c6

Please sign in to comment.