Skip to content

Commit b96a9a4

Browse files
Updated Tools and Samples (updates for the Web)
1 parent bc0bd40 commit b96a9a4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/build-emscripten.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- os: "ubuntu-20.04"
3030
host_name: "Linux"
31-
cmake_args: "-DDILIGENT_EMSCRIPTEN_STRIP_DEBUG_INFO=ON"
31+
cmake_args: "-DDILIGENT_EMSCRIPTEN_STRIP_DEBUG_INFO=ON -DDILIGENT_EMSCRIPTEN_INCLUDE_COI_SERVICE_WORKER=ON"
3232

3333
- os: "macos-14"
3434
host_name: "MacOS"

0 commit comments

Comments
 (0)