CI Output package fixed missing executable
This commit is contained in:
parent
32ad5d6758
commit
5ab9475ce9
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue