Do full run
This commit is contained in:
parent
0cc9a4cbf7
commit
ea77e84ddf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy-pypi-list.yml
vendored
2
.github/workflows/deploy-pypi-list.yml
vendored
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
- run: |
|
||||
pip install -r requirements.txt
|
||||
- run: |
|
||||
python pypi-list.py
|
||||
python pypi-list.py --full
|
||||
- run: |
|
||||
[[ -d site ]] || mkdir site
|
||||
sp data/*.json site
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue