Skip to content

Commit 6f7e0eb

Browse files
committed
feat: 修正发布报错
1 parent b7025f2 commit 6f7e0eb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ permissions:
1010
contents: write
1111

1212
env:
13-
MDBOOK_VERSION: 0.5.1
14-
MDBOOK_TYPST_PDF_VERSION: 0.6.3
13+
MDBOOK_VERSION: 0.5.2
14+
MDBOOK_TYPST_PDF_VERSION: 0.7.0
1515
TYPST_VERSION: 0.12.0
1616

1717
jobs:

0 commit comments

Comments
 (0)