We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5431a9 commit 70eececCopy full SHA for 70eecec
.github/workflows/release.yml
@@ -91,8 +91,6 @@ jobs:
91
92
- name: Build package
93
run: |
94
- yarn build
95
- rm -rf dist music_assistant_models.egg-info
96
python3 -m build
97
98
- name: Publish release to PyPI
0 commit comments