]> git.ipfire.org Git - thirdparty/kmod.git/commit
ci: install curl in Ubuntu container
authorEmil Velikov <emil.l.velikov@gmail.com>
Sun, 11 May 2025 18:34:52 +0000 (19:34 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Sat, 17 May 2025 20:14:43 +0000 (15:14 -0500)
commita16f5c4a6ffb1aaee834048d2cc72565182b5e31
tree3e39746a6fe7d14d5fd8a082958999e2c820eca5
parent9ad9a8d6b2f55ce400e77856e0429703df916ca2
ci: install curl in Ubuntu container

With codecov v5, the script/action requires curl (and maybe more)
although the documentation wasn't updated. Furthermore, the missing
program will be reported in the logs, while the action will report
overall success :facepalm:

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