Update cmake-multi-platform.yml

This commit is contained in:
Sakimotor 2025-03-03 11:12:59 +01:00 committed by GitHub
parent f08dc5b976
commit 223514cae9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,6 +24,8 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
submodules: recursive
- name: Install Ninja (Linux)
if: runner.os == 'Linux'