Skip to content

Commit

Permalink
increase HTTP post buffer for doc upload (#7851)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmeier authored Aug 18, 2023
1 parent 74f50d9 commit 6241d47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 6241d47

Please sign in to comment.