parent
28bbaf97b0
commit
713ba98057
1 changed files with 5 additions and 0 deletions
|
@ -25,3 +25,8 @@ jobs:
|
||||||
path: nginx-config
|
path: nginx-config
|
||||||
ref: main
|
ref: main
|
||||||
|
|
||||||
|
- name: Parsing conf
|
||||||
|
run: "cd parser && python3 base.py"
|
||||||
|
|
||||||
|
- name: Builing documentation
|
||||||
|
run: 'make html'
|
||||||
|
|
Loading…
Add table
Reference in a new issue