Github: fix non zero return behavior in docker actions. Firmware: fix F6 build. (#886)

* Github: treat non 0 exit code as fatal
* GitHub: inject missing -e flag to bash in docker
* Firmware: sync targets
This commit is contained in:
あく
2021-12-09 07:58:07 +03:00
committed by GitHub
parent 9f28338d9e
commit f5b2ed67d5
4 changed files with 13 additions and 14 deletions

View File

@@ -74,4 +74,4 @@ void furi_hal_uart_set_irq_cb(
#ifdef __cplusplus
}
#endif
#endif