This commit is contained in:
2025-08-31 05:56:43 -05:00
parent c202d6cb6b
commit cdada28d6b

View File

@@ -57,8 +57,8 @@ jobs:
image: onedev.site.tesses.net/dependencies/debbuilder:latest
interpreter: !DefaultInterpreter
commands: |
apt update
apt install tessesframework libffi-dev pkg-config
apt update -y
apt install -y tessesframework libffi-dev pkg-config
cd Packaging/Linux
bash build-debian-amd64.sh
bash push-debian-amd64.sh