mirror of
https://github.com/awalsh128/cache-apt-pkgs-action.git
synced 2025-09-19 09:37:11 +00:00
Align indentation.
This commit is contained in:
parent
40818dacf6
commit
412b31cb70
|
@ -13,7 +13,7 @@ if [ $? -eq 0 ]; then
|
|||
echo "aborted."
|
||||
echo "* Version value '$version' cannot contain spaces." >&2
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
|
||||
if [ "$packages" == "" ]; then
|
||||
echo "aborted."
|
||||
|
|
Loading…
Reference in a new issue