Skip to content

Commit

Permalink
checkout submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Nov 20, 2024
1 parent fc93073 commit d048df9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
submodules: true
with:
submodules: true
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: yes
Expand Down

0 comments on commit d048df9

Please sign in to comment.