Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
fix ci error
  • Loading branch information
jianzfb authored Apr 21, 2023
1 parent cf880d0 commit f42d741
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
# 安装依赖
- name: Install dependencies
run: |
python3 -m pip install --use-pep517
python3 -m pip install -r requirements.txt
python3 -m pip install setuptools wheel twine
Expand Down

0 comments on commit f42d741

Please sign in to comment.