Skip to content

Commit

Permalink
Fix nightly build
Browse files Browse the repository at this point in the history
Signed-off-by: Pol Henarejos <[email protected]>
  • Loading branch information
polhenarejos committed Oct 2, 2024
1 parent 53ed3a4 commit ef49560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ef49560

Please sign in to comment.