We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35f7cd4 commit 6cf24b0Copy full SHA for 6cf24b0
.github/workflows/build-wasm_of_ocaml.yml
@@ -170,7 +170,7 @@ jobs:
170
171
- name: Setup GCC (Windows)
172
if: matrix.os == 'windows-latest'
173
- run: opam install conf-mingw-w64-gcc-i686
+ run: opam install conf-mingw-w64-gcc-i686 conf-mingw-w64-g++-i686
174
175
- name: Install opam file parser
176
run: opam install opam-format ocamlfind dune graphics
0 commit comments