Skip to content

Commit

Permalink
Debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
Tjemmmic committed Aug 21, 2024
1 parent 5ff9d15 commit 31a99e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/validate_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
name: Forge
runs-on: macos-latest
steps:
- name: Git setup
run: git config --global --add safe.directory "$GITHUB_WORKSPACE"

- name: Install Foundry
run: |
curl -L https://foundry.paradigm.xyz | bash
Expand Down

0 comments on commit 31a99e8

Please sign in to comment.