mirror of
https://github.com/Refound-445/nonebot-plugin-nailongremove.git
synced 2025-11-04 21:22:43 +08:00
up
This commit is contained in:
parent
c317c82b9e
commit
aa79913147
1
.github/workflows/pypi-publish.yml
vendored
1
.github/workflows/pypi-publish.yml
vendored
@ -25,5 +25,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Build and Publish distribution 📦 to PyPI
|
- name: Build and Publish distribution 📦 to PyPI
|
||||||
run: |-
|
run: |-
|
||||||
|
pdm install -G:all
|
||||||
pdm render
|
pdm render
|
||||||
pdm pub-all
|
pdm pub-all
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user