mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2024-11-17 19:31:00 +02:00
Revert "TEMP -- use -v"
This commit is contained in:
parent
a2d521c230
commit
974f400cfc
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
||||
- name: Configure and build UMSKT
|
||||
run: |
|
||||
cd build
|
||||
cmake -v -DCMAKE_BUILD_TYPE=Release ..
|
||||
cmake -DCMAKE_BUILD_TYPE=Release ..
|
||||
make
|
||||
|
||||
- name: Move files to correct directory
|
||||
|
Loading…
Reference in New Issue
Block a user