CI Output package fixed missing executable

This commit is contained in:
AG 2025-09-26 22:04:59 +02:00
parent 32ad5d6758
commit 5ab9475ce9
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ build:
# Verify the binary exists # Verify the binary exists
- ls -la $BINARY_PATH - ls -la $BINARY_PATH
- file $BINARY_PATH
# Create the tarball with the tag name # Create the tarball with the tag name
- mkdir -p release - mkdir -p release