Skip to content

Commit

Permalink
ci(launchpad-grc20): bump gno hash commit
Browse files Browse the repository at this point in the history
  • Loading branch information
MikaelVallenet committed Sep 12, 2024
1 parent 3833126 commit 1cfce78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ start.gnodev-e2e:
.PHONY: clone-gno
clone-gno:
mkdir -p gnobuild
cd gnobuild && git clone https://github.com/gnolang/gno.git && cd gno && git checkout 9b114172063feaf2da4ae7ebb8263cada3ba699b
cd gnobuild && git clone https://github.com/gnolang/gno.git && cd gno && git checkout 8f800ece85a765113dfa4924da1c06f56865460c
cp -r ./gno/p ./gnobuild/gno/examples/gno.land/p/teritori

.PHONY: build-gno
Expand Down

0 comments on commit 1cfce78

Please sign in to comment.