Skip to content

Commit

Permalink
Make the git checkout with the submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
justalemon committed Dec 20, 2023
1 parent e094df1 commit 10f2839
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected]
with:
submodules: true
- uses: actions/[email protected]
with:
python-version: "3.11"
Expand Down

0 comments on commit 10f2839

Please sign in to comment.