Skip to content

Commit

Permalink
Foundry workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Tjemmmic committed Aug 20, 2024
1 parent dc7bffe commit ac65b37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- name: Install Foundry
run: |
curl -L https://foundry.paradigm.xyz | bash
source /Users/runner/.bashrc
foundryup
- name: Verify Forge installation
Expand Down

0 comments on commit ac65b37

Please sign in to comment.