TEMP -- use -v
This commit is contained in:
parent
680239bdb7
commit
d53409f5bd
.github/workflows
|
@ -40,7 +40,7 @@ jobs:
|
|||
- name: Configure and build UMSKT
|
||||
run: |
|
||||
cd build
|
||||
cmake -DCMAKE_BUILD_TYPE=Release ..
|
||||
cmake -v -DCMAKE_BUILD_TYPE=Release ..
|
||||
make
|
||||
|
||||
- name: Move files to correct directory
|
||||
|
|
Loading…
Reference in New Issue