ci: fix incorrect path in kernel patch workflow
The path to the kernel patch file was incorrect, pointing to "../../../kernel_patches" instead of "../../kernel_patches". This fixes the path to ensure the patch is applied correctly during the build process.