Skip to content

Commit

Permalink
submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
TimWhiting committed Jun 23, 2024
1 parent 65cf5da commit 8ece0b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
os: [ubuntu-latest] #, macOS-latest]
steps:
- uses: actions/checkout@v4
with:
submodules: true

- uses: haskell-actions/setup@v2
with:
Expand Down

0 comments on commit 8ece0b6

Please sign in to comment.