Skip to content

Commit 70eecec

Browse files
committed
Fix typo in release action
1 parent e5431a9 commit 70eecec

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,6 @@ jobs:
9191
9292
- name: Build package
9393
run: |
94-
yarn build
95-
rm -rf dist music_assistant_models.egg-info
9694
python3 -m build
9795
9896
- name: Publish release to PyPI

0 commit comments

Comments
 (0)