Skip to content

Commit

Permalink
_
Browse files Browse the repository at this point in the history
Signed-off-by: Sora Morimoto <sora@morimoto.io>
  • Loading branch information
smorimoto committed Jun 11, 2024
1 parent 13440e0 commit 40de0a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,9 @@ jobs:
opam-local-packages: ${{ matrix.local-packages }}
allow-prerelease-opam: true

- run: opam pin add mingw-w64-shims git+https://github.com/dra27/mingw-w64-shims.git#internals
if: ${{ runner.os == 'Windows' }}

- run: opam install conf-libev
if: ${{ matrix.libev == true }}

Expand Down

0 comments on commit 40de0a4

Please sign in to comment.