Skip to content

Commit

Permalink
[ci] checkout submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
Dragon-Git committed Jan 20, 2024
1 parent be3dc5d commit 0d8900a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: true

- uses: actions/setup-python@v5
name: Install Python
Expand Down

0 comments on commit 0d8900a

Please sign in to comment.