Skip to content

Commit

Permalink
fix: Checkout submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
lenianiva committed Oct 18, 2024
1 parent 1c017e3 commit 1b05419
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
id-token: write
steps:
- uses: actions/checkout@v3
with:
submodules: true

# Install dependencies
- name: Set up Python 3.11
Expand Down

0 comments on commit 1b05419

Please sign in to comment.