mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2024-11-22 10:40:00 +08:00
Fix webassembly workflow.
This commit is contained in:
parent
f062634226
commit
7d132c6225
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;
|
||||
|
Loading…
Reference in New Issue
Block a user