mirror of
https://codeberg.org/scip/Config-General.git
synced 2025-12-19 05:30:58 +01:00
+y
This commit is contained in:
@@ -13,7 +13,7 @@ steps:
|
|||||||
image: ${os}
|
image: ${os}
|
||||||
commands:
|
commands:
|
||||||
- apt update -y
|
- apt update -y
|
||||||
- apt install libextutils-builder-perl
|
- apt install -y libextutils-builder-perl
|
||||||
- perl Makefile.PL
|
- perl Makefile.PL
|
||||||
- make -j4
|
- make -j4
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user