Skip to content

Commit

Permalink
eio(client): fix ci task 'build-test-cohttp-eio'
Browse files Browse the repository at this point in the history
  • Loading branch information
bikallem committed Jun 10, 2022
1 parent c6d39e7 commit 65ad868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
default: https://github.com/ocaml/opam-repository.git
alpha: https://github.com/kit-ty-kate/opam-alpha-repository.git
- run: opam install cstruct eio_main bigstringaf fmt mdx
- run: opam install cstruct eio_main bigstringaf fmt mdx uri

- run: opam exec -- dune build -p http,cohttp-eio --profile release

Expand Down

0 comments on commit 65ad868

Please sign in to comment.