Skip to content

Commit

Permalink
temporary doc test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mishig authored Sep 20, 2023
1 parent ec14a49 commit 8c6163b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_pr_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
with:
repository: 'huggingface/doc-builder'
path: doc-builder
ref: fix-lt-html-regex

- uses: actions/checkout@v2
with:
Expand Down Expand Up @@ -102,7 +103,7 @@ jobs:
run: |
pip uninstall -y doc-builder
cd doc-builder
git pull origin main
git pull origin fix-lt-html-regex
pip install .
cd ..
Expand Down

0 comments on commit 8c6163b

Please sign in to comment.