diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f58e60f044..9f0d09083a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -177,7 +177,7 @@ jobs: ./run_sdk_container -n "${container_name}" \ ./build_image --board="${arch}-usr" --group="${channel}" \ --output_root="${CI_CONTAINER_ARTIFACT_ROOT}" \ - prodtar container sysext + prodtar container sysext oem_sysext - name: Build VM image(s) shell: bash