fix: nix fmt without arg in workflow
This commit is contained in:
@@ -79,7 +79,7 @@ jobs:
|
||||
nix flake update opencode
|
||||
|
||||
# Format with alejandra
|
||||
nix fmt
|
||||
nix fmt flake.nix
|
||||
|
||||
# Verify the update
|
||||
echo "::endgroup::"
|
||||
|
||||
Reference in New Issue
Block a user