chore:update publish.yml

This commit is contained in:
2061360308 2023-12-20 00:00:31 +08:00
parent 8dc187ca44
commit b81552809d

View File

@ -25,7 +25,7 @@ jobs:
- name: Install dependencies - name: Install dependencies
run: | run: |
python -m pip install build towncrier python -m pip install build towncrier setuptools
- name: Generate release notes - name: Generate release notes
run: | run: |