Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
verimag
synchrone
lutin
Commits
e5213d02
Commit
e5213d02
authored
Jul 16, 2021
by
erwan
Browse files
ci: this one is the good one (-p was the culprit)
parent
9467bb19
Changes
1
Hide whitespace changes
Inline
Side-by-side
lutin.opam
View file @
e5213d02
...
...
@@ -34,7 +34,7 @@ depends: [
"ocamlfind"
"rdbg" {>= "1.196.9"}
]
build: ["dune" "build" "
-p" name
"-j" jobs]
build: ["dune" "build" "
@install"
"-j" jobs]
install: [make "install"]
post-messages:
"The last version can be obtained via (opam repo add) http://www-verimag.imag.fr/DIST-TOOLS/SYNCHRONE/opam-repository/"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment