fix(ci): Fix nix-update attributes

Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
Steffen Vogel
2025-01-04 12:18:27 +01:00
parent 7f81ac6602
commit 0e01798914

View File

@@ -54,8 +54,8 @@ jobs:
nix-update --flake$ gocov-merger
nix-update --flake --version ${VERSION} cunicu
nix-update --flake --version ${VERSION} cunicu-scripts
nix-update --flake --version ${VERSION} --subpackage yarnOfflineCache cunicu-website
nix-update --flake --version ${VERSION} scripts
nix-update --flake --version ${VERSION} --subpackage yarnOfflineCache website
EOF
git diff --quiet || echo "changed=true" >> "$GITHUB_OUTPUT"