Skip to content
Snippets Groups Projects
Commit 1dcf809a authored by Daniel Firth's avatar Daniel Firth
Browse files

ci: fix input expression

parent 2cdb5cf8
Branches
No related merge requests found
......@@ -16,7 +16,7 @@ let toStep
, mapValue.script = [ "nix build -L .#${prefix}.${x}" ]
}
let input = Prelude.Map.keys Text H.HaskellPackage ./manifest.dhall
let input = Prelude.Map.keys Text H.HaskellPackage.Type ./horizon.dhall
let packages =
Prelude.List.map
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment