mirror of
https://github.com/tugsi/Filaman.git
synced 2026-07-09 18:02:48 +02:00
refactor: enhance Gitea and GitHub release workflows to include magic byte handling and improve binary verification
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user