Skip to content

Commit

Permalink
Tentatively fix complaint about "dubious use of 'dune subst'"
Browse files Browse the repository at this point in the history
  • Loading branch information
mjambon committed Sep 8, 2023
1 parent bf64d68 commit 2aac8f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/semver/semver.0.2.1/opam
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
opam-version: "2.0"
build: [
["dune" "subst"] {pinned}
["dune" "subst"] {dev}
["dune" "build" "-p" name "-j" jobs]
["dune" "runtest" "-p" name "-j" jobs] {with-test}
["dune" "build" "-p" name "@doc"] {with-doc}
Expand Down

0 comments on commit 2aac8f8

Please sign in to comment.