This commit is contained in:
2025-12-09 20:51:10 +01:00
parent f7c91dff2b
commit 0a480f2632

View File

@@ -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