Auto generate an esp32-s3 firmware bin file.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2024-12-27 02:03:08 +01:00
parent 78bc34827e
commit ff8b343df4
2 changed files with 6 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ jobs:
run: |
./workflows/autobuild.sh pico
./build_pico_hsm.sh
./workflows/autobuild.sh esp32
- name: Update nightly release
uses: pyTooling/Actions/releaser@main
with: