Unverified Commit d1a29078 authored by Lysandre Debut's avatar Lysandre Debut Committed by GitHub
Browse files

Remove stash for now (#15882)

parent b842d727
......@@ -98,7 +98,6 @@ jobs:
cd doc-build-dev && git pull
cd ../doc-builder
doc-builder build transformers ../transformers/docs/source --build_dir ../doc-build-dev --notebook_dir ../notebooks/transformers_doc --clean --version pr_$PR_NUMBER --html
cd ../doc-build-dev && git stash && git pull && git stash apply && cd ..
- name: Push to repositories
run: |
......
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