Merge pull request #8122 from filecoin-project/asr/make-jen

makefile: add make jen
This commit is contained in:
Aayush Rajasekaran 2022-02-17 10:56:39 -05:00 committed by GitHub
commit 5e4e7c6d34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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