Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chenyan-dfinity committed Sep 17, 2023
1 parent dc1fec4 commit cffaa7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utils.mk
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ define build
dfx canister create --all; \
dfx ledger fabricate-cycles --t 100 --canister $$(dfx identity get-wallet); \
dfx build; \
$(call ic-wasm,.dfx/local/canisters/); \
cd ..
endef

Expand Down

0 comments on commit cffaa7e

Please sign in to comment.