This commit is contained in:
parent
c668fc03da
commit
baa25b2f66
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,9 @@ jobs:
|
|||
path: nginx-config
|
||||
ref: main
|
||||
|
||||
- name: "create devices directory"
|
||||
run: 'mkdir source/devices'
|
||||
|
||||
- name: Parsing conf
|
||||
run: "cd parsers && python3.11 base.py"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue