This commit is contained in:
2025-12-09 20:49:06 +01:00
parent fe00738811
commit f7c91dff2b

View File

@@ -13,7 +13,7 @@ steps:
image: ${os}
commands:
- apt update -y
- apt install libextutils-builder-perl
- apt install -y libextutils-builder-perl
- perl Makefile.PL
- make -j4