You need to sign in or sign up before continuing.
Unverified Commit 6241d471 authored by Philip Meier's avatar Philip Meier Committed by GitHub
Browse files

increase HTTP post buffer for doc upload (#7851)

parent 74f50d93
......@@ -118,5 +118,6 @@ jobs:
git config user.name 'pytorchbot'
git config user.email 'soumith+bot@pytorch.org'
git config http.postBuffer 524288000
git commit -m "auto-generating sphinx docs" || true
git 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