Skip to content

Commit eb1545c

Browse files
committed
fix(ci): use relative path for font to avoid hardcoded repo name
1 parent e991fac commit eb1545c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"defaultFont": "/woodpecker/src/github.com/opencloud-eu/opencloud-internal/tests/config/woodpecker/NotoSans.ttf"
2+
"defaultFont": "NotoSans.ttf"
33
}

0 commit comments

Comments
 (0)