Skip to content

Commit 0bf4238

Browse files
author
Julian LALU
committed
Fix emscripten windows CI
1 parent 53c67de commit 0bf4238

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/windows_wasm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
./emsdk.bat install latest
2323
./emsdk.bat activate latest
2424
./emsdk_env.bat
25+
echo "PATH=%PATH%" >> %GITHUB_ENV%
2526
- name: Generate
2627
run: ./emcmake.bat cmake --no-warn-unused-cli -DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=TRUE -DCMAKE_BUILD_TYPE:STRING=Release -Btarget
2728
- name: Build

emsdk

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)