try to fix Github Action

This commit is contained in:
Niklas 2024-01-17 16:37:51 +01:00
parent 74a334f464
commit 7df697ff77

View file

@ -69,3 +69,4 @@ jobs:
upload_url: ${{ needs.create_release.outputs.upload_url }}
asset_path: target/release/spotify-dl.${{ matrix.target }}
asset_name: spotify-dl.${{ matrix.target }}
asset_content_type: application/octet-stream