Skip to content

Commit

Permalink
fix git clone option definition
Browse files Browse the repository at this point in the history
  • Loading branch information
Pacman99 authored and zeme-wana committed Nov 29, 2022
1 parent d4627dc commit 5267eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/cells/automation/pipelines.nix
Expand Up @@ -59,7 +59,7 @@ in
{
# Not importing common, github preset is not needed here
preset.nix.enable = true;
preset.git = {
preset.git.clone = {
enable = true;
remote = "https://github.com/input-output-hk/plutus";
ref = prRevision;
Expand Down

0 comments on commit 5267eaf

Please sign in to comment.