Update cmake-multi-platform.yml

This commit is contained in:
2023-12-07 16:10:54 -08:00
committed by GitHub
parent f81d9b406a
commit d875108095

View File

@@ -54,7 +54,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
submodules: 'true'
submodules: 'recursive'
- 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.