Actually build in test_building_multiple_executables.yml

pull/15339/head
Jamie Smith 2022-07-09 23:20:31 -07:00 committed by Jay Sridharan
parent 5800b7bac5
commit fb9be8eb9d
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ jobs:
mkdir cmake_build
cd cmake_build
cmake -DMBED_TARGET=ARM_MUSCA_S1 ..
cmake --build .
- name: Verify the post-build command has run successfully on each image
run: |