Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ad44cc1

Browse files
authored
Fix manage_translations.py filename in check.yml
1 parent c102b4c commit ad44cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070

7171
- name: Build docs
7272
id: build
73-
run: python ./scripts/manage-translations.py build
73+
run: python ./scripts/manage_translations.py build
7474

7575
- name: Upload artifact - docs
7676
if: steps.build.outcome == 'success'

0 commit comments

Comments
 (0)