Skip to content

Commit 5f038b4

Browse files
MarsMars
authored andcommitted
Convert makefile to original state
1 parent d41b920 commit 5f038b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ help: ## show this help
1616

1717
prepare:
1818
git submodule update --init
19-
python3 gen_config.py
19+
python gen_config.py
2020

2121
# All translations share the <team>.toml files in the en translation
2222
TEAMS_DIR = content/en/teams

0 commit comments

Comments
 (0)