mirror of https://github.com/ARMmbed/mbed-os.git
Actually build in test_building_multiple_executables.yml
parent
5800b7bac5
commit
fb9be8eb9d
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue