fix indent (#4404)

This commit is contained in:
Ali Abdalla 2023-06-02 15:46:41 +04:00 committed by GitHub
parent 1a8eb4deb4
commit f3a64ece33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,5 +39,5 @@ jobs:
run: python -m pip install gradio==$(cat gradio/version.txt)
- name: Build Docs
run: |
export HF_AUTH_TOKEN=${{ secrets.HF_AUTH_TOKEN }}
cd website/homepage && python build-version-docs.py
export HF_AUTH_TOKEN=${{ secrets.HF_AUTH_TOKEN }}
cd website/homepage && python build-version-docs.py