Skip to content

Commit

Permalink
adds packages to the dune install invocaton (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivg authored Aug 3, 2022
1 parent e8d25c9 commit 6f7b299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opam
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ build: [
]

install: [
["dune" "install"]
["dune" "install" "-p" "piqi,piqirun"]
]

0 comments on commit 6f7b299

Please sign in to comment.