فهرست منبع

fixing CI ep.3

erenJag 5 سال پیش
والد
کامیت
181d8ced0a
1فایلهای تغییر یافته به همراه0 افزوده شده و 4 حذف شده
  1. 0 4
      .github/workflows/deploy_doc.yml

+ 0 - 4
.github/workflows/deploy_doc.yml

@@ -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 }}