Update cmake-multi-platform.yml
parent
dc758921d1
commit
0fda2ac52b
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue