Skip to content

Commit

Permalink
[devOps] clone submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
jm committed Sep 6, 2024
1 parent e41c479 commit 2447578
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
- uses: mazoea/ga-maz/start@master

- uses: actions/checkout@v4
with:
submodules: recursive

- name: pull and build
run: |
Expand Down

0 comments on commit 2447578

Please sign in to comment.