Skip to content

Commit

Permalink
Recursive submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
Florents-Tselai committed Dec 6, 2023
1 parent 7f19b8d commit 89a5a83
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 @@ -21,6 +21,8 @@ jobs:
os: ubuntu-20.04
steps:
- uses: actions/checkout@v3
with:
submodules: recursive
- uses: ankane/setup-postgres@v1
with:
postgres-version: ${{ matrix.postgres }}
Expand Down

0 comments on commit 89a5a83

Please sign in to comment.