Skip to content

Commit

Permalink
build(test.yml): use dojo 0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
JuArce committed Jan 31, 2024
1 parent a2780e0 commit 1daf3fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ jobs:
- name: Download Katana
run: |
wget https://github.com/dojoengine/dojo/releases/download/v0.3.1/dojo_v0.3.1_linux_amd64.tar.gz
tar -xzvf dojo_v0.3.1_linux_amd64.tar.gz
wget https://github.com/dojoengine/dojo/releases/download/v0.4.4/dojo_v0.4.4_linux_amd64.tar.gz
tar -xzvf dojo_v0.4.4_linux_amd64.tar.gz
rm sozo torii dojo-language-server
# Deploy Starknet Messaging Contract in L1
Expand Down

0 comments on commit 1daf3fd

Please sign in to comment.