fix(ci): adjust default font path

This commit is contained in:
Ralf Haferkamp
2025-12-11 18:07:46 +01:00
committed by Ralf Haferkamp
parent 3446c1922b
commit a95a7a1ada

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"
}