Skip to content

Commit 49c29a7

Browse files
committed
Update ci.yml
1 parent 903d17e commit 49c29a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
key: ${{ github.ref }}
1919
path: .cache
2020
- run: pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
21+
- run: pip install mkdocs-table-reader-plugin
2122
- run: mkdocs gh-deploy --force
2223
env:
2324
GH_TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)