mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-12-30 20:06:30 +01:00
Update check_locales.yml
This commit is contained in:
parent
54a11303b8
commit
8f3f5f3d1d
1
.github/workflows/check_locales.yml
vendored
1
.github/workflows/check_locales.yml
vendored
@ -192,6 +192,7 @@ jobs:
|
||||
|
||||
referenceFilePath = "main-branch-translation.json";
|
||||
const content = Buffer.from(fileContent.content, "base64").toString("utf-8");
|
||||
console.log(`Content of ${referenceFilePath}:`, content);
|
||||
fs.writeFileSync(referenceFilePath, content);
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user