Skip to content

Commit

Permalink
Merge branch 'master' into aggregators
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandre-abrioux committed Aug 11, 2023
2 parents a2b6621 + 46bd3e9 commit 48811c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ references:
cd storage-subgraph
yarn
yarn codegen ./subgraph-private.yaml
yarn create-local ./subgraph-private.yaml
yarn create-local
yarn deploy-local --version-label v0.0.1 ./subgraph-private.yaml
sleep 5
step_wait_for_node: &step_wait_for_node
Expand Down

0 comments on commit 48811c0

Please sign in to comment.