Update workflows.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2024-10-04 17:53:59 +02:00
parent 24521dff4b
commit 3ce8496faa
2 changed files with 1 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ jobs:
env:
PICO_SDK_PATH: ../pico-sdk
run: |
./workflows/autobuild.sh
./workflows/autobuild.sh pico
./build_pico_fido.sh
- name: Update nightly release
uses: pyTooling/Actions/releaser@main