1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Fix variable usage and use mkdocs-material-insiders repo

Signed-off-by: Mario Sarcher <msarcher@mirantis.com>
This commit is contained in:
Mario Sarcher 2020-11-12 17:07:22 +01:00
parent 61fc7fdc9c
commit 24f37711c7

View File

@ -18,7 +18,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install mkdocs-material
pip install git+https://${{ secrets.GH_TOKEN }}@github.com/lensapp/mkdocs-material-insiders.git
pip install mike
- name: Checkout Release from lens
@ -34,4 +34,4 @@ jobs:
- name: mkdocs delete version
run: |
mike delete --push ${{ github.event.inputs.version
mike delete --push ${{ github.event.inputs.version }}