feat(project): configure fzf build files
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
pips 2025-09-24 18:50:47 +02:00
parent 77eb78058b
commit d060b16bed
6 changed files with 26 additions and 19 deletions

View file

@ -3,4 +3,4 @@ FROM ubuntu:24.04
RUN apt-get update && \
apt-get install -y curl \
make \
# other packages to build \
golang