Update pythonpublish.yml

Fixed typos
This commit is contained in:
Jamie Hardt
2020-01-04 22:59:27 -08:00
committed by GitHub
parent f734aae227
commit 8720087bb2

View File

@@ -18,6 +18,7 @@ jobs:
python -m pip install --upgrade pip
pip install setuptools wheel twine
- name: Install parsimonious
run: |
pip install parsimonious
- name: Build and publish
env: