1
0
mirror of https://github.com/QSCTech/zjunet.git synced 2026-01-22 19:54:48 +08:00
This commit is contained in:
Wu Yufei 2020-11-12 23:37:58 +08:00
parent 7e0899ea13
commit c372126403
No known key found for this signature in database
GPG Key ID: 226E1C0EDF292D66

View File

@ -23,6 +23,8 @@ jobs:
python-version: '^3.7' # request python 3.7+ for datetime.datetime.fromisoformat
- name: Build Packages
env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
run: |
python -m pip install --upgrade pip
python -m pip install urllib3