Always include firmware binaries statically into installer

This commit is contained in:
Sashanoraa
2025-05-15 23:24:45 -04:00
committed by Cooper Quintin
parent a2269fb5f7
commit d6e4f6a71d
6 changed files with 54 additions and 26 deletions

View File

@@ -8,6 +8,7 @@ on:
env:
CARGO_TERM_COLOR: always
NO_FIRMWARE_BIN: true
jobs:
check_and_test: