diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 73cc038..c917750 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -74,7 +74,7 @@ jobs: name: curd-binaries path: | Build/curd - Build/curd.exe # Include the Windows binary + Build/curd.exe release: runs-on: windows-latest # Use Windows runner for creating the installer