Skip to content

Commit

Permalink
[tools] build the framework before genesis (0LNetworkCommunity#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
sirouk authored and hemulin committed Nov 5, 2023
1 parent 7208fa7 commit 3a7195c
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 3a7195c

Please sign in to comment.