mirror of
https://github.com/iluvcapra/ptulsconv.git
synced 2025-12-31 08:50:48 +00:00
Update pythonpublish.yml
Fixed typos
This commit is contained in:
1
.github/workflows/pythonpublish.yml
vendored
1
.github/workflows/pythonpublish.yml
vendored
@@ -18,6 +18,7 @@ jobs:
|
|||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install setuptools wheel twine
|
pip install setuptools wheel twine
|
||||||
- name: Install parsimonious
|
- name: Install parsimonious
|
||||||
|
run: |
|
||||||
pip install parsimonious
|
pip install parsimonious
|
||||||
- name: Build and publish
|
- name: Build and publish
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user