mirror of
https://github.com/Interlisp/maiko.git
synced 2026-03-02 17:54:38 +00:00
Typo in nethub builds for MacOS
This commit is contained in:
2
.github/workflows/buildRelease.yml
vendored
2
.github/workflows/buildRelease.yml
vendored
@@ -339,7 +339,7 @@ jobs:
|
||||
-DCMAKE_OSX_ARCHITECTURES="x86_64;arm64" \
|
||||
-DMAIKO_DISPLAY_SDL=ON \
|
||||
-DMAIKO_DISPLAY_X11=ON \
|
||||
-DMAIKO_ENABLE_NETHUB \
|
||||
-DMAIKO_ENABLE_NETHUB=true \
|
||||
-DCMAKE_BUILD_TYPE=Release
|
||||
cmake --build . --config Release
|
||||
for exe in lde ldex ldesdl
|
||||
|
||||
Reference in New Issue
Block a user