]> git.ipfire.org Git - thirdparty/kmod.git/commit
ci: install and use bash across the board
authorEmil Velikov <emil.l.velikov@gmail.com>
Tue, 3 Jun 2025 22:06:48 +0000 (23:06 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Thu, 5 Jun 2025 06:39:11 +0000 (01:39 -0500)
commitb3bb0114394ebf1a81bbf4c3ca392a384d6634e9
treea64f9fa8db1a3a89887937c2d76657dee432ac25
parent260949d87b37ef4769c549ec71456469798ea593
ci: install and use bash across the board

The upcoming CI rework will hard depend on some bash constructs. While
theoretically possible to make them dash compliant, I'm not sure it's
worth the effort. Just install bash and carry on.

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