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