Update cmake-multi-platform.yml

This commit is contained in:
2023-12-07 16:08:28 -08:00
committed by GitHub
parent b67f22387f
commit f81d9b406a

View File

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