Skip to content

Commit 07c8c37

Browse files
fix
1 parent ca3476b commit 07c8c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
commit_sha: ${{ github.sha }}
1616
package: diffusers
1717
notebook_folder: diffusers_doc
18-
languages: en ko zh
18+
languages: en ko
1919
secrets:
2020
token: ${{ secrets.HUGGINGFACE_PUSH }}
2121
hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}

0 commit comments

Comments
 (0)