Skip to content

Commit

Permalink
hofix
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyMlashkin committed Sep 13, 2024
1 parent e234736 commit dbf2151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-proof-producer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ jobs:
echo "targets from input: ${targets_str}"
ls -l -a ${{ github.workspace }}
ls -l -a ${{ github.workspace }}/proof-producer
${{ github.workspace }}/proof-producer/tests/
ls -l -a ${{ github.workspace }}/proof-producer/tests/
${{ github.workspace }}/proof-producer/tests/make_proof_for_pairs.sh --use-nix ${extra_args} ${targets_str}
- name: Download transpiler output artifact
Expand Down

0 comments on commit dbf2151

Please sign in to comment.