diff --git a/.github/workflows/build-template.yml b/.github/workflows/build-template.yml index 4daa764e8..2f069e0ea 100644 --- a/.github/workflows/build-template.yml +++ b/.github/workflows/build-template.yml @@ -67,7 +67,7 @@ jobs: target: ${{inputs.images}} bblayers_conf: - BBLAYERS += '../$(echo ${{github.repository}} | cut -d'/' -f2)' - artifacts: [] + artifacts: ["licenses"] EOF for tclibc in ${TCLIBC}; do