ci: remove cat
Some checks failed
ci/woodpecker/cron/flake-lock-update Pipeline failed

This commit is contained in:
notohh 2024-01-23 18:57:18 -05:00
parent 5c609d4c37
commit 50f75e183b
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -13,7 +13,6 @@ steps:
commands: |
echo 'experimental-features = flakes nix-command' >> /etc/nix/nix.conf
echo "access-tokens = github.com=$${GH_PAT}" >> /etc/nix/nix.conf
cat /etc/nix/nix.conf
nix flake update
secrets: [ gh_pat ]
push-changes: