mirror of
https://github.com/Bing-su/adetailer.git
synced 2026-04-25 08:48:53 +00:00
chore: add prettier hook
This commit is contained in:
10
.github/workflows/pypi.yml
vendored
10
.github/workflows/pypi.yml
vendored
@@ -38,10 +38,10 @@ jobs:
|
||||
needs: [test]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Build wheel
|
||||
run: pipx run build
|
||||
- name: Build wheel
|
||||
run: pipx run build
|
||||
|
||||
- name: Publish to PyPI
|
||||
uses: pypa/gh-action-pypi-publish@release/v1
|
||||
- name: Publish to PyPI
|
||||
uses: pypa/gh-action-pypi-publish@release/v1
|
||||
|
||||
Reference in New Issue
Block a user