]> git.ipfire.org Git - thirdparty/kmod.git/commit
ci: add KDIR to the environment
authorEmil Velikov <emil.l.velikov@gmail.com>
Mon, 2 Sep 2024 17:58:35 +0000 (18:58 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 3 Sep 2024 17:01:21 +0000 (12:01 -0500)
commit55b5629ca4263e47c2ee3657b06910d70da04775
tree6efefa2e16c3f43149287bea437a841cde4cd282
parent597259443937726d8713e5e81b2ab1c9a294ea41
ci: add KDIR to the environment

The environment variable is used in multiple places, so just set it
once.

While in there, check that only a single kernel is installed. It's
better to error out with a clear message.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/86
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
.github/workflows/main.yml