Skip to content

Commit

Permalink
[tools] build the framework before genesis (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
sirouk authored and 0o-de-lally committed Aug 8, 2024
1 parent 692df4f commit 7817546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/genesis/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ GIT_REPO = genesis-smoke
endif


genesis:
genesis: stdlib
cargo r -- -c ${CHAIN} \
genesis --org-github ${GIT_ORG} \
--name-github ${GIT_REPO} \
Expand Down

0 comments on commit 7817546

Please sign in to comment.