mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-24 23:46:41 +02:00
chore: Update docs workflow
This commit is contained in:
parent
284437c217
commit
6f14f43bbd
1 changed files with 0 additions and 1 deletions
1
.github/workflows/docs.yml
vendored
1
.github/workflows/docs.yml
vendored
|
@ -18,7 +18,6 @@ jobs:
|
||||||
architecture: "x64"
|
architecture: "x64"
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
python3 -m pip install --upgrade pip # install pip
|
|
||||||
python3 -m pip install mkdocs # install mkdocs
|
python3 -m pip install mkdocs # install mkdocs
|
||||||
python3 -m pip install mkdocs-material # install material theme
|
python3 -m pip install mkdocs-material # install material theme
|
||||||
python3 -m pip install mkdocs-exclude # install mkdocs exclude
|
python3 -m pip install mkdocs-exclude # install mkdocs exclude
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue