Skip to content

Commit ceab849

Browse files
committed
workflow /sync-check.yml - small bugfix
1 parent 09b2793 commit ceab849

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
3636
- name: Frische POT-Dateien bauen
3737
run: |
38-
cd cpython-src/doc
38+
cd cpython-src/Doc
3939
PATH="./venv/bin:$PATH" make gettext
4040
4141
- name: powrap installieren (für einheitliche Zeilenumbrüche)

0 commit comments

Comments
 (0)