ADT generator: Stop promoting the generated file, because it breaks the build on the CI (why?)
This commit is contained in:
parent
ab8274eae2
commit
be38b5269c
@ -2,7 +2,7 @@
|
||||
(target generated_fold.ml)
|
||||
(deps generator.raku)
|
||||
(action (with-stdout-to generated_fold.ml (run perl6 ./generator.raku amodule.ml)))
|
||||
(mode (promote (until-clean)))
|
||||
; (mode (promote (until-clean)))
|
||||
)
|
||||
; (library
|
||||
; (name adt_generator)
|
||||
|
Loading…
Reference in New Issue
Block a user