Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tbraun96 committed Oct 30, 2024
1 parent 5d09d32 commit 1bec54b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ jobs:
- name: Install Foundry
run: |
curl -L https://foundry.paradigm.xyz | bash
source ${HOME}/.bashrc
- name: Add Foundry to PATH
run: foundryup && echo "${HOME}/.foundry/bin" >> $GITHUB_PATH
Expand Down

0 comments on commit 1bec54b

Please sign in to comment.