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: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with:
submodules: 'true' submodules: 'recursive'
- name: Set reusable strings - 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. # Turn repeated input strings (such as the build output directory) into step outputs. These step outputs can be used throughout the workflow file.