ci: better naming scheme for folders
This commit is contained in:
parent
2c87d9ae12
commit
8b96e27884
10 changed files with 18 additions and 16 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
root="$PWD"
|
||||
|
||||
folder_html="Minutes_html"
|
||||
folder_pdf="Minutes_pdf"
|
||||
folder_html="html_Minutes"
|
||||
folder_pdf="pdf_Minutes"
|
||||
|
||||
# make teh html files first
|
||||
function build_html() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue