diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e11acc2..beb7216 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,4 +46,4 @@ jobs: - run: | cd poky . oe-init-build-env - bitbake -c compile slint-cpp + bitbake -c compile slint-hello-world