Skip to content

Commit

Permalink
try to fix opam
Browse files Browse the repository at this point in the history
  • Loading branch information
anmonteiro committed Jul 22, 2023
1 parent 00e1b75 commit d600ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ opam-create-switch: ## Create opam switch
.PHONY: opam-install-test
opam-install-test: ## Install test dependencies
opam pin add reason.dev -y 'git+https://github.com/reasonml/reason.git#anmonteiro/bs->mel'
opam pin add reason-react-ppx.dev -y git+https://github.com/reasonml/reason-react.git#9e70d7548918816f1c0d8be8bdc66b6deabd339a
opam pin add reason-react-ppx.dev -y git+https://github.com/reasonml/reason-react.git#anmonteiro/mel-attrs
opam pin add melange.dev . --with-test -y
opam pin add rescript-syntax.dev . --with-test -y

Expand Down

0 comments on commit d600ab5

Please sign in to comment.