fix cp typo
This commit is contained in:
parent
1da01024d7
commit
81ebdaff56
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
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
python pypi-list.py --full
|
||||
- run: |
|
||||
[[ -d site ]] || mkdir site
|
||||
sp data/*.json site
|
||||
cp data/*.json site
|
||||
- name: GitHub Pages
|
||||
uses: crazy-max/ghaction-github-pages@v1.4.0
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue