mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-18 15:29:06 +08:00
github action grouping is broken because we were outputing "::endgroup" where it needs "::endgroup::". This patch also added some addtional grouping around contianer setup phase, making output easier to read.