From 13cfc6035e3779cbcc493036f2eda8fb22ad5457 Mon Sep 17 00:00:00 2001 From: joekolodz Date: Wed, 8 Sep 2021 00:05:27 -0500 Subject: [PATCH] try another path --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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