mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-05 17:51:27 +03:00
ci: fix i18n script
This commit is contained in:
2
.github/workflows/i18n.yml
vendored
2
.github/workflows/i18n.yml
vendored
@@ -36,4 +36,4 @@ jobs:
|
||||
run: pnpm install
|
||||
|
||||
- name: Validate localisations
|
||||
run: ./scripts/check-i18n.js
|
||||
run: node ./scripts/check-i18n.js
|
||||
|
Reference in New Issue
Block a user