There was an error while loading. Please reload this page.
1 parent 57b5aa3 commit 752ffcfCopy full SHA for 752ffcf
1 file changed
.github/workflows/ci.yml
@@ -24,8 +24,8 @@ jobs:
24
- name: Install Dojo plugin
25
run: |
26
asdf plugin add dojo https://github.com/dojoengine/asdf-dojo
27
- asdf install dojo 1.1.1
28
- asdf global dojo 1.1.1
+ asdf install dojo 1.2.1
+ asdf global dojo 1.2.1
29
asdf list dojo
30
which sozo || echo "sozo not found"
31
ls -la /home/runner/.config/.dojo/bin/ || echo "Directory not found"
0 commit comments