Skip to content

Commit

Permalink
chore: comment out stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed Oct 30, 2023
1 parent b684bc6 commit 72e20de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gates_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ jobs:
- name: Set nargo on PATH
run: |
ls -l .
7z e ./nargo-x86_64-unknown-linux-gnu
ls -l .
# 7z e ./nargo-x86_64-unknown-linux-gnu
# ls -l .
nargo_binary="${{ github.workspace }}/nargo"
chmod +x $nargo_binary
Expand Down

0 comments on commit 72e20de

Please sign in to comment.