There was an error while loading. Please reload this page.
1 parent c102b4c commit ad44cc1Copy full SHA for ad44cc1
.github/workflows/check.yml
@@ -70,7 +70,7 @@ jobs:
70
71
- name: Build docs
72
id: build
73
- run: python ./scripts/manage-translations.py build
+ run: python ./scripts/manage_translations.py build
74
75
- name: Upload artifact - docs
76
if: steps.build.outcome == 'success'
0 commit comments