No latest gcov #1973
This commit is contained in:
parent
9315b1e8de
commit
1f5006e169
|
@ -11,6 +11,9 @@ jobs:
|
||||||
with:
|
with:
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
|
|
||||||
|
- name: Discover cores
|
||||||
|
run: lscpu | egrep 'Model name|Socket|Thread|NUMA|CPU\(s\)'
|
||||||
|
|
||||||
- name: Generate Configs
|
- name: Generate Configs
|
||||||
working-directory: ./firmware/
|
working-directory: ./firmware/
|
||||||
run: bash gen_config_default.sh
|
run: bash gen_config_default.sh
|
||||||
|
|
Loading…
Reference in New Issue