diff --git a/entrypoint.py b/entrypoint.py index 2183d99..5f28f82 100755 --- a/entrypoint.py +++ b/entrypoint.py @@ -99,6 +99,7 @@ def apply_patches(): "::error::Cannot apply patches to buildozer (ImportError). " "Update buildozer-action to new version or create a Bug Request" ) + print("::endgroup::") return print("Changing global_buildozer_dir")