add actions
This commit is contained in:
parent
131dac6388
commit
a077dee713
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ jobs:
|
|||
- uses: https://github.com/actions/setup-python@v3
|
||||
with:
|
||||
python-version: "3.10.12"
|
||||
cache: "pip"
|
||||
- run: |
|
||||
pip install mkdocs-material
|
||||
pip install mkdocs-table-reader-plugin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue