Skip to content

Commit 7e69ee9

Browse files
committed
fix doc ci
1 parent 3b5713a commit 7e69ee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-patch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
path: .cache
7272
restore-keys: |
7373
mkdocs-material-
74-
- run: pip install mkdocs==1.4.3 mkdocs-material mike==1.1.2 pkg_resources
74+
- run: pip install mkdocs==1.4.3 mkdocs-material mike==1.1.2 setuptools
7575
- run: |
7676
git fetch origin gh-pages --depth=1
7777
version=$(cat ./temp/version.txt)

0 commit comments

Comments
 (0)