Skip to content

Commit

Permalink
fix: ci not install plugin error
Browse files Browse the repository at this point in the history
  • Loading branch information
ozline committed Jun 29, 2024
1 parent ab3b3e7 commit 4f8f87b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ jobs:
key: ${{ github.ref }}
path: .cache
- run: pip install mkdocs-material
- run: pip install mkdocs-glightbox
- run: pip install mkdocs-git-revision-date-localized-plugin
- run: mkdocs gh-deploy --force
4 changes: 1 addition & 3 deletions docs/change-major/source/official-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,4 @@

关于公布2023学年各学院转专业实施细则的通知: [https://jwch.fzu.edu.cn/info/1036/13102.htm](https://jwch.fzu.edu.cn/info/1036/13102.htm)

该文件是最近一年的转专业细则,详细说明了每个专业的招生人数和考核内容。

*Last updated in June 2024*
该文件是最近一年的转专业细则,详细说明了每个专业的招生人数和考核内容。

0 comments on commit 4f8f87b

Please sign in to comment.