Skip to content

Commit df2fe67

Browse files
committed
Fix the docs ci for plugin
1 parent acb7877 commit df2fe67

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
mkdocs-material-
2929
- run: sudo apt-get install pngquant
3030
- run: pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material.git
31+
- run: pip install mkdocs-glightbox
3132
- run: mkdocs gh-deploy --force
3233
env:
3334
GH_TOKEN: ${{ secrets.GH_TOKEN }}

docs/status.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515

1616
## TODO
1717

18-
- [ ] [微信小程序](clients/wechat_open)
19-
- [ ] [微信开放平台](clients/wechat_mp)
20-
- [ ] [企业微信二维码登录](clients/wechat_work)
18+
- [ ] [微信小程序](clients/wechat_open.md)
19+
- [ ] [微信开放平台](clients/wechat_mp.md)
20+
- [ ] [企业微信二维码登录](clients/wechat_work.md)
2121
- [ ] [钉钉](clients/dingding.md)
2222
- [ ] [QQ](clients/qq.md)
2323
- [ ] [微博](clients/weibo.md)

0 commit comments

Comments
 (0)