From 4d477651b351687e74aa43e0db13e3ff8a97c0fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Roth?= Date: Fri, 2 Aug 2024 20:55:38 +0200 Subject: [PATCH] debug --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index f921212e..99bee820 100755 --- a/debian/rules +++ b/debian/rules @@ -17,6 +17,7 @@ override_dh_auto_clean: override_dh_auto_build: echo $(DEB_VERSION) > VERSION + env go build -o build/aptly override_dh_auto_test: