fix(action): small typos and weird stuff
Why is it not downloading the previous report?
This commit is contained in:
parent
08d9598c26
commit
c3362d4650
3 changed files with 8 additions and 9 deletions
|
@ -14,7 +14,7 @@ packages=$(
|
|||
$flake_info
|
||||
EOF
|
||||
)
|
||||
group 'Packages:'
|
||||
group 'Show Packages'
|
||||
log "$packages"
|
||||
endgroup
|
||||
configurations=$(
|
||||
|
@ -22,7 +22,7 @@ configurations=$(
|
|||
$flake_info
|
||||
EOF
|
||||
)
|
||||
group 'NixOS Configurations:'
|
||||
group 'Show NixOS Configurations'
|
||||
log "$configurations"
|
||||
endgroup
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue