mirror of
https://github.com/drewcassidy/quicktex.git
synced 2024-09-13 06:37:34 +00:00
pytmon
This commit is contained in:
parent
4939171d5d
commit
433e728424
2
.github/workflows/python-package.yml
vendored
2
.github/workflows/python-package.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
|||||||
run: python -m build --sdist
|
run: python -m build --sdist
|
||||||
|
|
||||||
- name: Check metadata
|
- name: Check metadata
|
||||||
run: pytmon -m twine check dist/*
|
run: python -m twine check dist/*
|
||||||
|
|
||||||
- name: Upload SDist
|
- name: Upload SDist
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user