mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-27 16:19:35 +08:00
Fix webassembly workflow.
This commit is contained in:
1
.github/workflows/linux-emscripten.yaml
vendored
1
.github/workflows/linux-emscripten.yaml
vendored
@@ -17,5 +17,4 @@ jobs:
|
||||
mkdir build;
|
||||
cd build;
|
||||
emcmake cmake ..
|
||||
-DFTXUI_BUILD_TESTS=ON;
|
||||
cmake --build . --config Release;
|
||||
|
Reference in New Issue
Block a user