From 5ab9475ce965ab29c26da299d1b11ca5895887cc Mon Sep 17 00:00:00 2001 From: AG Date: Fri, 26 Sep 2025 22:04:59 +0200 Subject: [PATCH] CI Output package fixed missing executable --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index aedc937..346e1a7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -29,7 +29,6 @@ build: # Verify the binary exists - ls -la $BINARY_PATH - - file $BINARY_PATH # Create the tarball with the tag name - mkdir -p release