Commit 408ccc8c authored by clabby's avatar clabby

Generate cannon prestate before devnet task

parent 272a352b
......@@ -971,6 +971,9 @@ jobs:
name: Install and build
command: |
pnpm install && pnpm build
- run:
name: generate cannon prestate
command: make cannon-prestate
- run:
name: Bring up the stack
command: make devnet-up
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment