From e8e1a60b4ec7a4a5c51c6b869c54d173807105e5 Mon Sep 17 00:00:00 2001 From: joekolodz Date: Tue, 7 Sep 2021 18:12:30 -0500 Subject: [PATCH] still messing with pahts --- .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 1e39536..ad91be2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -65,7 +65,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 + asset_path: SierraHOTAS\SierraHOTAS-Release-1.0.0.0-Setup asset_name: SierraHOTAS-Setup.zip asset_content_type: application/zip