apk add make to the Docker image used for the build.

This commit is contained in:
Fabio Manganiello 2025-02-28 01:45:39 +01:00
parent bba4055774
commit 962858c053
Signed by: blacklight
GPG key ID: D90FBA7F76362774

View file

@ -1,4 +1,5 @@
#!/bin/sh
npm install typescript -g
apk add --no-cache make
make