We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaae713 commit fdbf863Copy full SHA for fdbf863
.github/workflows/build_docs.yml
@@ -19,7 +19,7 @@ jobs:
19
# ===============================
20
- name: Commit documentation changes
21
run: |
22
- cd docs/_build/html
+ sudo cd docs/_build/html
23
git init
24
touch .nojekyll
25
git add -A
0 commit comments