Re-add target directory. This got dropped accidentally with the last change.
@@ -43,7 +43,7 @@ jobs:
# get ubuntu mainline source
# see https://kernel.ubuntu.com/~kernel-ppa/mainline
- git clone "$MAINLINE_REPO" --branch "$MAINLINE_BRANCH/v$KERNEL_VERSION" --single-branch
+ git clone "$MAINLINE_REPO" --branch "$MAINLINE_BRANCH/v$KERNEL_VERSION" --single-branch linux
cd linux