+makemaker

This commit is contained in:
2025-12-09 20:47:53 +01:00
parent abad53b84e
commit fe00738811

View File

@@ -12,6 +12,8 @@ steps:
event: [push]
image: ${os}
commands:
- apt update -y
- apt install libextutils-builder-perl
- perl Makefile.PL
- make -j4