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