Skip to content

Commit

Permalink
Add groups for better visibility in logs
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerschtli committed Dec 6, 2021
1 parent ca8cded commit aa0669c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/run-on-arch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -138,5 +138,8 @@ run_container () {
quiet rm -f build-log.txt
quiet install_deps

echo "::group::Build container"
build_container

echo "::group::Run container"
run_container

0 comments on commit aa0669c

Please sign in to comment.