Skip to content

Commit

Permalink
Fix opam file
Browse files Browse the repository at this point in the history
  • Loading branch information
samoht committed Mar 14, 2022
1 parent 3faa1b3 commit ee5745d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mirage-net-macosx.opam
Expand Up @@ -8,7 +8,7 @@ doc: "https://mirage.github.io/mirage-net-macosx/"

license: "ISC"
build: [
[ "dune" "subst" ] {pinned}
[ "dune" "subst" ] {dev}
[ "dune" "build" "-p" name "-j" jobs ]
]

Expand Down

0 comments on commit ee5745d

Please sign in to comment.