🚧 github: Debug GITHUB_OUTPUT

This commit is contained in:
Gerber, Mike 2023-02-10 14:27:10 +01:00
parent 0595e3b14e
commit 67d3ff0f85

View file

@ -28,6 +28,9 @@ jobs:
echo "rest=$(./.github/list-subimages --rest --json)" >>$GITHUB_OUTPUT
echo "all=$(./.github/list-subimages --json)" >>$GITHUB_OUTPUT
echo "GITHUB_OUTPUT:"
cat $GITHUB_OUTPUT
build-core:
needs: matrix
strategy: