Skip to content

Commit

Permalink
chore: update workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Walter <[email protected]>
  • Loading branch information
walterchris committed Aug 15, 2024
1 parent 12e489c commit 5f38440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:

- name: Check FIT
run: |
./artifacts/bg-prov fit-show ./firmware.bin >> fit.log
./artifacts/bg-prov fit-show ./firmware.bin > fit.log 2>&1
- name: Check FIT entries
run: |
Expand Down

0 comments on commit 5f38440

Please sign in to comment.