Skip to content

Commit

Permalink
specify patched solc path
Browse files Browse the repository at this point in the history
  • Loading branch information
fgimenez committed Mar 8, 2024
1 parent f0b77da commit c849567
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ runs:
using: 'docker'
image: 'Dockerfile'
args:
- --use
- /usr/local/bin/solc
- ${{ inputs.foundry-command }}
- --root
- ${{ inputs.foundry-directory }}

0 comments on commit c849567

Please sign in to comment.