independent simulator build

This commit is contained in:
Matthew Kennedy 2024-01-17 16:38:11 -08:00
parent 2cace43db9
commit 37c00b07e3
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ jobs:
- name: Compile Linux Simulator
working-directory: ./simulator/
run: ./compile.sh
run: SHORT_BOARD_NAME=f407-discovery ./compile.sh
- name: Run Linux Simulator for 10 seconds
working-directory: ./simulator/