Fix GH workflow syntax error

pull/730/head
Mattia Moffa 2026-04-09 23:41:38 +02:00
parent 53c9015eb0
commit 941d3f2dd4
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ jobs:
inputs.config-file == './config/examples/stm32u5.config' ||
inputs.config-file == './config/examples/stm32u5-wolfcrypt-tz.config' ||
inputs.config-file == './config/examples/stm32u5-nonsecure-dualbank.config' ||
inputs.config-file == './config/examples/stm32n6.config'
inputs.config-file == './config/examples/stm32n6.config' ||
inputs.config-file == './config/examples/stm32n6-tz.config'
run: |
make distclean