Skip to content

Commit

Permalink
chore: submodules in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
c-cube committed Feb 26, 2024
1 parent 640a78b commit 2bc7cb2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@main
with:
submodules:

- name: Use OCaml ${{ matrix.ocaml-compiler }}
uses: ocaml/setup-ocaml@v2
with:
Expand Down

0 comments on commit 2bc7cb2

Please sign in to comment.