Skip to content

Commit 2e6a4aa

Browse files
feat: c version
1 parent 775b7d8 commit 2e6a4aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/torii-wasm/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
set -ex
55

66
# Clone the repository
7-
git clone --depth 1 --branch grpc-update https://github.com/dojoengine/dojo.c dojo.c
7+
git clone --depth 1 https://github.com/dojoengine/dojo.c dojo.c
88
cd dojo.c
99

1010
# Build for web (browser)

0 commit comments

Comments
 (0)