Update cmake-multi-platform.yml

thread
Brett 2024-08-10 16:37:45 -04:00 committed by GitHub
parent dc758921d1
commit 0fda2ac52b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
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.