Update publish-to-pypi.yml
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Sun, 13 Sep 2020 09:12:34 +0000 (11:12 +0200)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Sun, 13 Sep 2020 09:12:34 +0000 (11:12 +0200)
.github/workflows/publish-to-pypi.yml

index 1dbe626a981f72dbb04eb25b9658b952645fd4df..01d570722b5e2bf16a4eaf8482994a043d476676 100644 (file)
@@ -15,7 +15,7 @@ jobs:
         with:
           python-version: 3.7
       - name: Include frontend-app in the release package
-        run:
+        run: |
           cd /tmp
           curl https://github.com/music-assistant/app/archive/master.zip -LOk
           unzip master.zip