Skip to content

Commit ffe21c1

Browse files
committed
Update publish-to-pypi.yml
1 parent 2d4a06a commit ffe21c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
python-version: 3.7
1717
- name: Include frontend-app in the release package
18-
run:
18+
run: |
1919
cd /tmp
2020
curl https://github.com/music-assistant/app/archive/master.zip -LOk
2121
unzip master.zip

0 commit comments

Comments
 (0)