Skip to content

Commit

Permalink
checkout submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
BenWibking committed Jan 30, 2024
1 parent 8e1659e commit 698ef12
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
submodules: true
fetch-depth: 0

- name: Install Packages (C++)
if: ${{ matrix.language == 'cpp' }}
Expand Down

0 comments on commit 698ef12

Please sign in to comment.