From 481e7bd98a71d6686f66e10d8b487032d69e8cff Mon Sep 17 00:00:00 2001 From: Alexandre ABRIOUX Date: Thu, 10 Aug 2023 20:11:20 +0200 Subject: [PATCH] ci: fix creation of storage subgraph --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 397f814d04..3e6bd1a70f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -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