Skip to content

Commit

Permalink
Update loveword.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Crtd-Code authored Feb 5, 2021
1 parent 3cb3127 commit 44c5aa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/loveword.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
uses: actions/setup-python@v1
with:
python-version: 3.8
architecture: 'x64'
# 安装脚本所需的依赖
- name: 'Install requirements'
run: pip install -r ./requirements.txt
Expand Down

0 comments on commit 44c5aa0

Please sign in to comment.