Skip to content

Commit

Permalink
add more logs
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyMlashkin committed Sep 12, 2024
1 parent b556bf4 commit 7a2c37d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-proof-producer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,9 @@ jobs:
- name: Extract circuits and assignments artifact
working-directory: ${{ steps.strings.outputs.artifact-dir }}
run: |
ls -l -a
unzip -o ${{ env.CAA_ARTIFACT_NAME }}.zip
ls -l -a
- name: List artifacts
working-directory: ${{ steps.strings.outputs.artifact-dir }}/proof-producer/
Expand Down

0 comments on commit 7a2c37d

Please sign in to comment.