We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31a7195 commit 53ea0a6Copy full SHA for 53ea0a6
.build-devkit.sh
@@ -7,7 +7,7 @@ echo "-- install and upgrade opam deps"
7
8
cmd opam uninstall devkit
9
cmd opam upgrade --fixup
10
-cmd opam install --deps-only devkit
+cmd opam install --with-doc --deps-only ./devkit.opam
11
12
echo "+++ build"
13
0 commit comments