Skip to content

Commit 1c185fb

Browse files
committed
ci: move localization check script file position
Signed-off-by: Gadfly <[email protected]>
1 parent aa8ddf1 commit 1c185fb

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/localization-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
2626

2727
- name: Run localization check
28-
run: node .github/scripts/localization-check.js
28+
run: node build/scripts/localization-check.js
2929

3030
- name: Commit changes
3131
run: |
File renamed without changes.

0 commit comments

Comments
 (0)