Skip to content

Commit

Permalink
Merge pull request #52 from openmv/add_release_with_logs
Browse files Browse the repository at this point in the history
misc: Add release with logs.
  • Loading branch information
iabdalkader authored Sep 18, 2024
2 parents 4da5984 + 288da1a commit 61e5087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tflm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- {name: cortex-m7+fp, arch: cortex-m7+fp, kernel: cmsis_nn, coproc: '', args: ''}
- {name: cortex-m55, arch: cortex-m55, kernel: cmsis_nn, coproc: '', args: ''}
- {name: cortex-m55-u55, arch: cortex-m55, kernel: ethos_u, coproc: ethos_u, args: "ETHOSU_ARCH=u55"}
build: [release] #, debug]
build: [release, release_with_logs]
fail-fast: true

steps:
Expand Down

0 comments on commit 61e5087

Please sign in to comment.