Skip to content

Commit ccf447a

Browse files
author
Julian LALU
committed
Try to fix Windows WASM
1 parent d448c19 commit ccf447a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/windows_wasm.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
./emsdk_env.bat
2525
- name: Generate
2626
run: emcmake.bat cmake --no-warn-unused-cli -DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=TRUE -DCMAKE_BUILD_TYPE:STRING=Release -Btarget
27-
shell: bash
2827
- name: Build
2928
run: cmake --build target -- -j 16
3029
- name: Test

0 commit comments

Comments
 (0)