Skip to content

Commit

Permalink
Checkout submodules for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Root-Core committed Sep 8, 2024
1 parent d1a6a10 commit ebed056
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: recursive
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit ebed056

Please sign in to comment.