Skip to content

Commit 92743ae

Browse files
bump ci
1 parent 473d3e8 commit 92743ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: git submodule update --init --recursive
2121

2222
- run: curl -L https://install.dojoengine.org | bash
23-
- run: /home/runner/.config/.dojo/bin/dojoup -v v1.0.0-alpha.2
23+
- run: /home/runner/.config/.dojo/bin/dojoup -v v1.0.0-alpha.3
2424
- run: |
2525
cd examples/dojo-starter
2626
/home/runner/.config/.dojo/bin/sozo build

0 commit comments

Comments
 (0)