diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml index bdb6970d..f63c01ff 100644 --- a/.github/workflows/makefile.yml +++ b/.github/workflows/makefile.yml @@ -159,7 +159,7 @@ jobs: run: | make build_lynx make build_userspace - make build_drivers + make build_modules make build_kernel make build_userspace