correct yes argument
This commit is contained in:
parent
e3b8efcbf6
commit
91b938f0d8
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ pipeline:
|
|||
trusted-users = @wheel
|
||||
experimental-features = nix-command flakes ca-derivations
|
||||
EOF
|
||||
- yes | nix-shell ./scripts/update.nix --argstr path ${PACKAGE}
|
||||
- yes '' | nix-shell ./scripts/update.nix --argstr path ${PACKAGE}
|
||||
when:
|
||||
- event: cron
|
||||
- event: manual
|
||||
|
|
Reference in a new issue