mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-09-26 21:01:14 +08:00
fix(ci): Fix nix-update attributes
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
4
.github/workflows/tag.yaml
vendored
4
.github/workflows/tag.yaml
vendored
@@ -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"
|
||||
|
Reference in New Issue
Block a user