Skip to content

Commit

Permalink
ci: pin melange-json for now
Browse files Browse the repository at this point in the history
  • Loading branch information
andreypopp committed Aug 28, 2024
1 parent b699c43 commit df16d10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
# doesn't handle it
- run: sudo apt-get install -qq -yy libev-dev libssl-dev pkg-config
# clean build
- run: opam pin add melange-json.dev [email protected]:melange-community/melange-json.git --yes
- run: opam pin add melange-json-native.dev [email protected]:melange-community/melange-json.git --yes
- run: opam install . --deps-only
- run: opam exec -- dune build -p ppx_deriving_router
# build with dream (should make ppx_deriving_router.dream available)
Expand Down

0 comments on commit df16d10

Please sign in to comment.