Skip to content
Snippets Groups Projects
Commit a5815ddc authored by Ralf Jung's avatar Ralf Jung
Browse files

fix coq-lifetime package

parent fa3550d6
No related branches found
No related tags found
No related merge requests found
Pipeline #98174 passed
...@@ -15,5 +15,5 @@ depends: [ ...@@ -15,5 +15,5 @@ depends: [
"coq-iris" { (= "dev.2024-03-05.0.d71f4877") | (= "dev") } "coq-iris" { (= "dev.2024-03-05.0.d71f4877") | (= "dev") }
] ]
build: ["./make-package" "lambda-rust" "-j%{jobs}%"] build: ["./make-package" "lifetime" "-j%{jobs}%"]
install: ["./make-package" "lambda-rust" "install"] install: ["./make-package" "lifetime" "install"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment