fix logical flaw in the png optimisation script (#59)

This commit is contained in:
boubou19 2026-01-23 20:07:44 +01:00 committed by GitHub
parent 89ae31b1b0
commit 18b969f4cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,7 +51,6 @@ jobs:
if [ -n "$failed_files" ]; then
printf 'failed_files<<EOF\n%sEOF\n' "$failed_files" >> "$GITHUB_OUTPUT"
exit 1
fi
- name: Print files that failed to compress