Skip to content

Commit 6cf24b0

Browse files
committed
WIP
1 parent 35f7cd4 commit 6cf24b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wasm_of_ocaml.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ jobs:
170170
171171
- name: Setup GCC (Windows)
172172
if: matrix.os == 'windows-latest'
173-
run: opam install conf-mingw-w64-gcc-i686
173+
run: opam install conf-mingw-w64-gcc-i686 conf-mingw-w64-g++-i686
174174

175175
- name: Install opam file parser
176176
run: opam install opam-format ocamlfind dune graphics

0 commit comments

Comments
 (0)