this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Use `-p` in opsian instead of `--release`

+1 -1
+1 -1
packages/opsian/opsian.0.1/opam
··· 21 21 available: 22 22 arch != "arm32" & arch != "arm64" & arch != "x86_32" & arch != "s390x" & arch != "ppc64" & arch != "riscv64" & 23 23 os-family != "arch" & os-family != "alpine" & os != "macos" & os != "freebsd" 24 - build: ["dune" "build" "--release" "-j" jobs] 24 + build: ["dune" "build" "-p" name "-j" jobs "@install"] 25 25 dev-repo: "git+https://github.com/Opsian/opsian-ocaml.git" 26 26 url { 27 27 src: