fix(workflows): add submodule prerequisites

This commit is contained in:
2025-11-13 22:50:51 +01:00
parent ca0fbc51fa
commit 818b948731

View File

@@ -49,7 +49,9 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
submodules: true
fetch-depth: 0
- name: Set reusable strings
# Turn repeated input strings (such as the build output directory) into step outputs. These step outputs can be used throughout the workflow file.
id: strings