浏览代码

update copy of element into gh-pages branch

Jérôme BUISINE 3 年之前
父节点
当前提交
8a46242c19
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/docs.yml
  2. 二进制
      docs/source/_static/documentation/project_knapsack_invalid.png

+ 1 - 1
.github/workflows/docs.yml

@@ -22,7 +22,7 @@ jobs:
     - name: Commit documentation changes
       run: |
         git clone https://github.com/jbuisine/macop.git --branch gh-pages --single-branch gh-pages
-        cp -r docs/build/html/* gh-pages/
+        cp -r docs/* gh-pages/docs
         cd gh-pages
         touch .nojekyll
         git config --local user.email "action@github.com"

二进制
docs/source/_static/documentation/project_knapsack_invalid.png