Skip to content

Commit fdbf863

Browse files
committed
trying to fix docs
1 parent eaae713 commit fdbf863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
# ===============================
2020
- name: Commit documentation changes
2121
run: |
22-
cd docs/_build/html
22+
sudo cd docs/_build/html
2323
git init
2424
touch .nojekyll
2525
git add -A

0 commit comments

Comments
 (0)