Skip to content

Commit 240f7c2

Browse files
authored
Update emscripten.yml
1 parent 041b1f6 commit 240f7c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/emscripten.yml

+1
Original file line numberDiff line numberDiff line change
@@ -671,6 +671,7 @@ jobs:
671671
emmake make -j ${{ env.ncpus }} install
672672
673673
- name: Test xeus-cpp C++ Emscripten
674+
if: ${{ runner.os != 'windows' }}
674675
shell: bash -l {0}
675676
run: |
676677
set -e

0 commit comments

Comments
 (0)