mirror of
https://codeberg.org/scip/udpxd.git
synced 2025-12-16 11:30:57 +01:00
add perl, rename
This commit is contained in:
@@ -6,13 +6,13 @@ labels:
|
||||
platform: ${platform}
|
||||
|
||||
steps:
|
||||
build-berkeley:
|
||||
build:
|
||||
when:
|
||||
event: [push]
|
||||
image: alpine:latest
|
||||
commands:
|
||||
- apk update
|
||||
- apk add --no-cache bash build-base gdb pkgconfig meson ninja
|
||||
- apk add --no-cache bash build-base gdb pkgconfig meson ninja perl
|
||||
- meson setup --reconfigure build
|
||||
- ninja -C build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user