mirror of
https://github.com/QSCTech/zjunet.git
synced 2026-01-23 04:04:48 +08:00
This commit is contained in:
parent
7e0899ea13
commit
c372126403
2
.github/workflows/packaging.yml
vendored
2
.github/workflows/packaging.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user