fix(ci): i'm dumb

signal-handling 0.1.1
Jef Roosens 2023-06-05 11:44:18 +02:00
parent 495c127cbe
commit c32741bbc9
Signed by: Jef Roosens
GPG Key ID: B75D4F293C7052DB
1 changed files with 0 additions and 1 deletions
.woodpecker

View File

@ -15,7 +15,6 @@ pipeline:
# Ensure the release binary is also statically compiled
- '[ "$(readelf -d target/release/alex | grep NEEDED | wc -l)" = 0 ]'
- du -h target/release/alex
- mv target/release/alex target/release/alex-"$(echo '${PLATFORM}' | sed 's:/:-:g')"
when:
event: tag