Skip to content

Commit eaae713

Browse files
committed
trying to fix docs
1 parent 95c791f commit eaae713

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build_docs.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ jobs:
1919
# ===============================
2020
- name: Commit documentation changes
2121
run: |
22-
# git clone https://github.com/C-Achard/cellseg-annotator-test.git --branch gh-pages --single-branch gh-pages
23-
# cp -r docs/_build/html/* gh-pages/
24-
# cd gh-pages
2522
cd docs/_build/html
2623
git init
2724
touch .nojekyll

0 commit comments

Comments
 (0)