Skip to content

Commit

Permalink
clone submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
Huangzizhou committed Oct 11, 2024
1 parent cfda559 commit 2a49043
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuous.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: Checkout repository
uses: actions/[email protected]
with:
submodules: true
fetch-depth: 10

- name: Dependencies
Expand Down Expand Up @@ -103,6 +104,7 @@ jobs:
- name: Checkout repository
uses: actions/[email protected]
with:
submodules: true
fetch-depth: 10

- name: Dependencies
Expand Down

0 comments on commit 2a49043

Please sign in to comment.