mirror of
https://codeberg.org/scip/Config-General.git
synced 2025-12-16 20:21:01 +01:00
add make
This commit is contained in:
@@ -13,7 +13,7 @@ steps:
|
||||
image: ${os}
|
||||
commands:
|
||||
- apt update -y
|
||||
- apt install -y libextutils-builder-perl
|
||||
- apt install -y libextutils-builder-perl make
|
||||
- perl Makefile.PL
|
||||
- make -j4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user