parent
91a9359d3e
commit
594f75cb30
1 changed files with 2 additions and 1 deletions
|
@ -26,7 +26,8 @@ jobs:
|
||||||
ref: main
|
ref: main
|
||||||
|
|
||||||
- name: Parsing conf
|
- name: Parsing conf
|
||||||
run: "cd parsers && python3 base.py"
|
run: "cd parsers && python3.11 base.py"
|
||||||
|
|
||||||
- name: Builing documentation
|
- name: Builing documentation
|
||||||
run: 'make html'
|
run: 'make html'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue