Skip to content

Commit

Permalink
work dir issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Okm165 committed Mar 27, 2024
1 parent a6d85f2 commit 6527da6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/proof_verification_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ jobs:
repository: fmkra/scarb

- name: Build custom scarb
run: cargo build
working-directory: scarb
run: cd scarb && cargo build

- name: Build project
run: ./scarb/target/debug/scarb build --no-default-features --features=${{ matrix.layout }},keccak
Expand Down

0 comments on commit 6527da6

Please sign in to comment.