[ci] fix unused strings workflow (#3248)

Signed-off-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3248
This commit is contained in:
crueter 2026-01-01 00:06:29 +01:00
parent 73f2535edc
commit 6f045383c5
No known key found for this signature in database
GPG Key ID: 425ACD2D4830EBC6
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
fetch-depth: 0
- name: Find Unused Strings
run: ./tools/find-unused-strings.sh
run: ./tools/unused-strings.sh
- name: Find Stale Translations
run: ./tools/stale-translations.sh