Skip to content

Commit

Permalink
Reduce flaky docs failures (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
zasdfgbnm authored and farhadrgh committed Nov 6, 2019
1 parent be31e24 commit 2ba9ae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ jobs:
cd deploy_dir
git add .
git commit -m "update"
git push
git push --force

0 comments on commit 2ba9ae0

Please sign in to comment.