Skip to content

Commit 6ae6ea4

Browse files
authored
Use the correct spelling of the --languages flag (#560)
1 parent 03dc322 commit 6ae6ea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

salt/docs/init.sls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ docsbuild-only-html-en:
128128
/srv/docsbuild/venv/bin/python
129129
/srv/docsbuild/scripts/build_docs.py
130130
--select-output=only-html-en
131-
--language=en
131+
--languages=en
132132
- user: docsbuild
133133
- minute: 16,46
134134
- require:

0 commit comments

Comments
 (0)