mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-06 05:54:28 -04:00
CI: Add group for building pcr-reader for better output
This commit is contained in:
parent
28b2d84684
commit
af08ffbb16
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue