Skip to content

Commit

Permalink
Checkout with submodules on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
LegalizeAdulthood committed Feb 18, 2024
1 parent 7321b31 commit 391915c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:

steps:
- uses: actions/checkout@v4.1.1
with:
submodules: true

- name: CMake workflow
run: cmake --workflow --preset default
Expand Down

0 comments on commit 391915c

Please sign in to comment.