Do full runs in production

This commit is contained in:
Waylon Walker 2021-06-18 08:04:23 -05:00
parent 4bb02e166b
commit 74b4e278b9

View file

@ -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