Skip to content

Commit

Permalink
recursive submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
TateB committed Aug 13, 2024
1 parent 01a365e commit 5613f19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: "recursive"

- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
Expand Down

0 comments on commit 5613f19

Please sign in to comment.