Commit 51593da2 authored by Patrick von Platen's avatar Patrick von Platen
Browse files

fix main docs

parent 38e563d0
......@@ -10,14 +10,13 @@ on:
jobs:
build:
steps:
uses: huggingface/doc-builder/.github/workflows/build_main_documentation.yml@main
with:
commit_sha: ${{ github.sha }}
install_libgl1: true
package: diffusers
notebook_folder: diffusers_doc
languages: en ko zh
uses: huggingface/doc-builder/.github/workflows/build_main_documentation.yml@main
with:
commit_sha: ${{ github.sha }}
install_libgl1: true
package: diffusers
notebook_folder: diffusers_doc
languages: en ko zh
secrets:
token: ${{ secrets.HUGGINGFACE_PUSH }}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment