mash the enter key instead of typing yes

This commit is contained in:
Charlotte 🦝 Delenk 2022-11-15 18:42:31 +01:00
parent 3754ffe470
commit 8caf43582a
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -38,7 +38,7 @@ jobs:
- name: Update flake.lock
run: nix flake update
- name: Run update script
run: yes | nix-shell ./scripts/update.nix
run: yes '' | nix-shell ./scripts/update.nix
- name: Format
run: nix fmt
- name: Delete secrets