Update rust.yml

This commit is contained in:
2024-08-22 02:50:26 +02:00
committed by GitHub
parent ac08abd94b
commit 1573676256

View File

@@ -80,7 +80,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./target/x86_64-pc-windows-gnu/release/BeetleWire.exe
asset_path: target/x86_64-pc-windows-gnu/release/BeetleWire.exe
asset_name: BeetleWire.exe
asset_content_type: application/zip