diff --git a/.github/workflows/CICD.yml b/.github/workflows/CICD.yml index 93e3d218..e7cb9cac 100644 --- a/.github/workflows/CICD.yml +++ b/.github/workflows/CICD.yml @@ -434,7 +434,7 @@ jobs: winget: name: Publish to Winget - runs-on: windows-latest # Action can only run on Windows + runs-on: ubuntu-latest needs: build if: startsWith(github.ref, 'refs/tags/v') steps: