mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-12-17 20:04:36 -05:00
CI: Add group for building pcr-reader for better output
This commit is contained in:
parent
28b2d84684
commit
af08ffbb16
@ -39,6 +39,7 @@ runs:
|
||||
steps:
|
||||
- name: Build hack/pcr-reader
|
||||
run: |
|
||||
echo "::group::Build pcr-reader"
|
||||
go build .
|
||||
echo "$(pwd)" >> $GITHUB_PATH
|
||||
working-directory: hack/pcr-reader
|
||||
|
Loading…
Reference in New Issue
Block a user