Skip to content

Commit

Permalink
update devnet makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
yiweichi committed Nov 29, 2024
1 parent 420644b commit 37f0496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devnet/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ SC_VERIFIER_TAG := $(if $(ARCH_ARM64),v1.7.0-arm,v1.7.0)

bootstrap:
echo "Pulling helm chart..."
helm pull oci://ghcr.io/scroll-tech/scroll-sdk/helm/dev/scroll-sdk --version 0.1.2
helm pull oci://ghcr.io/scroll-tech/scroll-sdk/helm/scroll-sdk --version 0.1.2
echo "Extracting helm chart..."
tar -xvf *.tgz
$(MAKE) config
Expand Down

0 comments on commit 37f0496

Please sign in to comment.