ci: fix i18n script

This commit is contained in:
Isaac 2023-09-07 02:16:09 +01:00
parent 1c99908b97
commit 910bdbfc0e
No known key found for this signature in database
GPG Key ID: 0DE40AE37BBA5C33
2 changed files with 1 additions and 3 deletions

View File

@ -36,4 +36,4 @@ jobs:
run: pnpm install
- name: Validate localisations
run: ./scripts/check-i18n.js
run: node ./scripts/check-i18n.js

View File

@ -1,5 +1,3 @@
#!/usr/bin/env node
/* eslint-disable no-console */
const fs = require('fs');
const {