Skip to content

Commit b0e4802

Browse files
authored
Update emscripten.yml
1 parent abec351 commit b0e4802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/emscripten.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ jobs:
314314
{
315315
git apply -v emscripten-clang19-2-shift-temporary-files-to-tmp-dir.patch
316316
git apply -v emscripten-clang19-3-remove-zdefs.patch
317-
git apply -v emscripten-clang19-4-enable_exception_handling.patch
317+
git apply -v emscripten-clang19-4-enable_exception_handling.patch
318318
}
319319
elseif ( "${{ matrix.clang-runtime }}" -imatch "20" )
320320
{

0 commit comments

Comments
 (0)