Skip to content

Commit

Permalink
feat: c version
Browse files Browse the repository at this point in the history
  • Loading branch information
ponderingdemocritus committed Oct 22, 2024
1 parent 775b7d8 commit 2e6a4aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/torii-wasm/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
set -ex

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

# Build for web (browser)
Expand Down

0 comments on commit 2e6a4aa

Please sign in to comment.