Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Feller authored Mar 9, 2023
1 parent 5b88738 commit 72faf59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
# pip更新
python -m pip install --upgrade pip
# 必要なパッケージインストール
pip install --target=/opt/hostedtoolcache/Python/3.7.15/x64/lib/python3.7/site-packages filesplit
pip install -r requirements.txt
- name: '开始运行'
env:
Expand Down

0 comments on commit 72faf59

Please sign in to comment.