Skip to content

Commit b9c7af3

Browse files
authored
Merge pull request #1849 from yutiansut/upgrade-2.1.0
feat: 更新文档以增强QUANTAXIS的性能优化和Rust集成
2 parents d58d65d + 24bef2d commit b9c7af3

File tree

14 files changed

+7805
-117
lines changed

14 files changed

+7805
-117
lines changed

.github/workflows/mdbook-deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ jobs:
4242
uses: actions/checkout@v4
4343
with:
4444
fetch-depth: 0
45-
45+
- name: Install kpfonts
46+
run: sudo apt-get update && sudo apt-get install -y texlive-fonts-extra
4647
- name: 安装mdbook
4748
run: |
4849
mkdir -p ~/bin

0 commit comments

Comments
 (0)