v1.1.0
What's Changed
- New inputs available for
build_install_framework
composite action:log_dir
; the action can copy log files in this folder,use_ninja
: to build the Framework with Ninja,use_shared_libs
: to generate shared libs instead of static libs,verbose
: to provide more informations in build step.