mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-04 08:36:11 +02:00
feat: enable recursive submodule fetching in CI workflows
This commit is contained in:
@@ -16,6 +16,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
submodules: recursive
|
||||
|
||||
- name: Check for src/ changes
|
||||
id: changes
|
||||
|
||||
Reference in New Issue
Block a user