fix(ci): adjust default font path

This commit is contained in:
Ralf Haferkamp
2025-12-16 12:56:48 +01:00
committed by Ralf Haferkamp
parent 3446c1922b
commit a95a7a1ada
+1 -1
View File
@@ -1,3 +1,3 @@
{
"defaultFont": "/woodpecker/src/github.com/opencloud-eu/opencloud/tests/config/woodpecker/NotoSans.ttf"
"defaultFont": "/woodpecker/src/github.com/opencloud-eu/opencloud-internal/tests/config/woodpecker/NotoSans.ttf"
}