1 parent 09b2793 commit ceab849Copy full SHA for ceab849
1 file changed
.github/workflows/sync-check.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Frische POT-Dateien bauen
37
run: |
38
- cd cpython-src/doc
+ cd cpython-src/Doc
39
PATH="./venv/bin:$PATH" make gettext
40
41
- name: powrap installieren (für einheitliche Zeilenumbrüche)
0 commit comments