Skip to content

Commit

Permalink
fix workflow debug
Browse files Browse the repository at this point in the history
  • Loading branch information
byteZorvin committed Sep 28, 2024
1 parent c575e7b commit 43476af
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/starknet-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,8 @@ jobs:

- name: Setup Scarb
run: |
cd madara/cairo
ls -la
asdf-vm/actions/install@v3
cd -
asdf-vm/actions/setup@v3
asdf install scarb 2.8.2
- name: Build Madara
run: |
Expand Down

0 comments on commit 43476af

Please sign in to comment.