fixing CI ep.3
This commit is contained in:
parent
6592dd51ce
commit
181d8ced0a
1 changed files with 0 additions and 4 deletions
4
.github/workflows/deploy_doc.yml
vendored
4
.github/workflows/deploy_doc.yml
vendored
|
@ -31,10 +31,6 @@ jobs:
|
||||||
#git config --global user.name "${GH_NAME}"
|
#git config --global user.name "${GH_NAME}"
|
||||||
#git config --global user.email "${GH_EMAIL}"
|
#git config --global user.email "${GH_EMAIL}"
|
||||||
git remote set-url origin ${REMOTE}
|
git remote set-url origin ${REMOTE}
|
||||||
# Install theme and dependencies
|
|
||||||
- run: |
|
|
||||||
pip install .
|
|
||||||
pip install mkdocs-minify-plugin>=0.2
|
|
||||||
# Build documentation
|
# Build documentation
|
||||||
- #env:
|
- #env:
|
||||||
#GOOGLE_ANALYTICS_KEY: ${{ secrets.GOOGLE_ANALYTICS_KEY }}
|
#GOOGLE_ANALYTICS_KEY: ${{ secrets.GOOGLE_ANALYTICS_KEY }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue