diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a4b9fa9..bc70f84 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -62,7 +62,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: upload_url: ${{ steps.create-new-release.outputs.upload_url }} - asset_path: SierraHOTAS-Release-1.0.0.0-Setup.zip + asset_path: SierraHOTASSetup\Installer\SierraHOTAS-Release-1.0.0.0-Setup.zip asset_name: SierraHOTAS-Setup.zip asset_content_type: application/zip