1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-13 19:40:31 +03:00

Attempt to get SITL bin build to upload as an artifact

This commit is contained in:
blckmn 2025-07-03 18:15:00 +10:00
parent 723babc871
commit 0c705c9d7b

View file

@ -86,7 +86,7 @@ jobs:
path: | path: |
obj/*.hex obj/*.hex
obj/*.uf2 obj/*.uf2
obj/*${{ matrix.target }} obj/*_${{ matrix.target }}*
retention-days: 60 retention-days: 60
test: test: