mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-10-30 07:11:38 +00:00
Update cmake-multi-platform.yml
This commit is contained in:
parent
f08dc5b976
commit
223514cae9
1 changed files with 2 additions and 0 deletions
2
.github/workflows/cmake-multi-platform.yml
vendored
2
.github/workflows/cmake-multi-platform.yml
vendored
|
|
@ -24,6 +24,8 @@ jobs:
|
|||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: recursive
|
||||
|
||||
- name: Install Ninja (Linux)
|
||||
if: runner.os == 'Linux'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue