Update Build.yml

This commit is contained in:
Nix 2024-12-31 14:56:01 -03:00 committed by GitHub
parent 2db2f1b18b
commit 15c161faff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -60,6 +60,6 @@ jobs:
uses: actions/upload-release-asset@v1
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: actions-temp/build/2hsu.exe
asset_path: build/2hsu.exe
asset_name: 2hsu.exe
asset_content_type: application/octet-stream