Skip to content

Commit

Permalink
"dfx generate" before deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
kristoferlund committed Aug 21, 2024
1 parent cf31505 commit 716d894
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
@@ -1,5 +1,7 @@
create-canisters:
dfx canister create --all
dfx generate backend
dfx generate ic_siwe_provider

deploy-provider:
dfx deploy ic_siwe_provider --argument "( \
Expand Down

0 comments on commit 716d894

Please sign in to comment.