Do full runs in production
This commit is contained in:
parent
4bb02e166b
commit
74b4e278b9
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
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
with:
|
||||
python-version: 3.8
|
||||
- run: pip install -e .
|
||||
- run: pypi-list
|
||||
- run: pypi-list --full
|
||||
- run: |
|
||||
[[ -d site ]] || mkdir site
|
||||
cp data/*.json site
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue