This commit is contained in:
Ray 2023-11-06 20:06:46 +01:00
commit 386bf890a0

View File

@ -48,7 +48,7 @@ jobs:
with:
submodules: recursive
- name: Create Build Environment
- name: Create Build Environment
# Some projects don't allow in-source building, so create a separate build directory
# We'll use this as our working directory for all subsequent commands
run: cmake -E make_directory ${{github.workspace}}/build