Skip to content

Commit

Permalink
fix: version for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
posaune0423 committed Sep 4, 2024
1 parent bad97d3 commit 3c0eaa5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
- uses: asdf-vm/actions/setup@v3
- run: |
asdf plugin add dojo https://github.com/dojoengine/asdf-dojo
asdf install dojo 1.0.0-alpha.7
asdf global dojo 1.0.0-alpha.7
asdf install dojo 1.0.0-alpha.9
asdf global dojo 1.0.0-alpha.9
sozo test

0 comments on commit 3c0eaa5

Please sign in to comment.