fixed sd_logger

This commit is contained in:
2024-05-21 22:51:32 +02:00
parent bd8779b5aa
commit c3322ed571
6 changed files with 87 additions and 6 deletions

View File

@@ -31,4 +31,9 @@ jobs:
name: firmware
path: |
build/*.hex
build/*.bin
build/*.bin
- name: Upload Firmware
env:
SERVER_KEY: ${{ secrets.SERVER_KEY }}
run: python3 tools/upload_firmware.py $SERVER_KEY