mirror of
https://github.com/mtrojnar/osslsigncode.git
synced 2025-04-04 17:00:11 -05:00
create the build directory for older cmake
This commit is contained in:
parent
306d467a29
commit
80de8e7738
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -63,6 +63,9 @@ jobs:
|
||||
with:
|
||||
cmake-version: '3.6.0'
|
||||
|
||||
- name: Create the build directory
|
||||
run: mkdir ${{github.workspace}}/build
|
||||
|
||||
- name: Configure CMake (Linux)
|
||||
if: matrix.os == 'ubuntu-latest'
|
||||
run: cmake
|
||||
|
Loading…
x
Reference in New Issue
Block a user