only:should not be needed?
This commit is contained in:
parent
a0fa5d3550
commit
48f18f9d16
|
@ -52,11 +52,6 @@ jobs:
|
|||
- name: Identify Agent
|
||||
run: uname -a
|
||||
|
||||
# huh? why do we gen_config_default here if we gen_config_board later?
|
||||
- name: Generate Configs for HW CI
|
||||
working-directory: ./firmware/
|
||||
run: ./gen_config_default.sh
|
||||
|
||||
- name: Generate Live Documentation
|
||||
working-directory: ./firmware/
|
||||
run: ./gen_live_documentation.sh
|
||||
|
|
Loading…
Reference in New Issue