Skip to content

Commit

Permalink
#5 roll back temporal hotfix --no-build-isolation
Browse files Browse the repository at this point in the history
  • Loading branch information
SmilingWayne committed Aug 5, 2024
1 parent fbae0fb commit ded0e73
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ jobs: # 工作流的具体内容
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install setuptools==71.1.0
pip install --no-build-isolation mkdocs-material mkdocs-git-revision-date-localized-plugin mkdocs-git-authors-plugin jieba mkdocs-statistics-plugin mkdocs-mermaid2-plugin mkdocs-blogging-plugin
pip install mkdocs-material mkdocs-git-revision-date-localized-plugin mkdocs-git-authors-plugin jieba mkdocs-statistics-plugin mkdocs-mermaid2-plugin mkdocs-blogging-plugin
# run: |
# python -m pip install --upgrade pip
# pip install setuptools==71.1.0
Expand Down

0 comments on commit ded0e73

Please sign in to comment.