docs: refresh branded email previews

This commit is contained in:
3252a8
2026-06-03 11:20:50 +03:00
parent 2d43033f98
commit 5d1fd3304b
7 changed files with 59 additions and 2 deletions
+1
View File
@@ -31,6 +31,7 @@ for (const command of pythonCommands) {
const result = spawnSync(command, [generatorPath], {
cwd: repoRoot,
encoding: "utf8",
maxBuffer: 20 * 1024 * 1024,
env: {
...process.env,
PYTHONIOENCODING: "utf-8",