Skip to content

Commit

Permalink
fix workflwo
Browse files Browse the repository at this point in the history
  • Loading branch information
byteZorvin committed Sep 28, 2024
1 parent ac4cda5 commit fc7be88
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/starknet-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ jobs:
cd madara/cairo
ls -la
cat .tool-versions
asdf-vm/actions/install@v3
asdf install scarb 2.8.2
cd -
- uses: asdf-vm/actions/install@v3
- run: cd -

- name: Build Madara
run: |
Expand Down

0 comments on commit fc7be88

Please sign in to comment.