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 95c791f commit eaae713Copy full SHA for eaae713
.github/workflows/build_docs.yml
@@ -19,9 +19,6 @@ jobs:
19
# ===============================
20
- name: Commit documentation changes
21
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
25
cd docs/_build/html
26
git init
27
touch .nojekyll
0 commit comments