Don't cd into dir when using kibot, makes paths easier to deal with

This commit is contained in:
andrewc
2023-10-23 19:03:23 +10:00
parent acd0758622
commit ea94aadb13
2 changed files with 3 additions and 4 deletions

View File

@@ -88,7 +88,7 @@ outputs:
options:
xlsx:
# this is a relative path unfortunately
logo: "../.gitlab/micromelon_default/meta/icon.png"
logo: ".gitlab/micromelon_default/meta/icon.png"
hide_pcb_info: true
hide_stats_info: true
format: "XLSX"