Skip to content

Commit 0008fb4

Browse files
committed
ci triger
1 parent e41d463 commit 0008fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devnet/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ SC_VERIFIER_TAG := $(if $(ARCH_ARM64),v1.7.0-arm,v1.7.0)
88

99
bootstrap:
1010
echo "Pulling helm chart..."
11-
helm pull oci://ghcr.io/scroll-tech/scroll-sdk/helm/scroll-sdk --version 0.1.2
11+
helm pull oci://ghcr.io/scroll-tech/scroll-sdk/helm/dev/scroll-sdk --version 0.1.2
1212
echo "Extracting helm chart..."
1313
tar -xvf *.tgz
1414
$(MAKE) config

0 commit comments

Comments
 (0)