refactor: enhance Gitea and GitHub release workflows to include magic byte handling and improve binary verification

This commit is contained in:
Manuel Weiser
2025-02-20 17:52:18 +01:00
parent 62d9596d08
commit f4518e4a36
2 changed files with 16 additions and 15 deletions
@@ -32,10 +32,6 @@ jobs:
run: |
cd .pio/build/esp32dev_ota
# Debug: Show all generated files
echo "Files in build directory:"
ls -la
# Create OTA binary (already has correct magic byte)
cp firmware.bin filaman_ota.bin