We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8efc276 commit 58e301fCopy full SHA for 58e301f
.github/workflows/ci.yaml
@@ -20,7 +20,7 @@ jobs:
20
run: git submodule update --init --recursive
21
22
- run: curl -L https://install.dojoengine.org | bash
23
- - run: /home/runner/.config/.dojo/bin/dojoup -v v1.0.0-alpha.17
+ - run: /home/runner/.config/.dojo/bin/dojoup -v v1.0.0-rc.0
24
- run: |
25
cd worlds/dojo-starter
26
/home/runner/.config/.dojo/bin/sozo build
worlds/dojo-starter
0 commit comments