mirror of
https://github.com/Nimac0/SDL_Minigame
synced 2026-01-12 12:33:43 +00:00
ghaction added recursive checkout of submodules
This commit is contained in:
parent
cfaec58452
commit
61fa90ac5b
2
.github/workflows/cpp-linter.yaml
vendored
2
.github/workflows/cpp-linter.yaml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: 'true'
|
||||
submodules: 'recursive'
|
||||
- name: Generate compile-commands
|
||||
uses: threeal/cmake-action@main
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user