Fix release CI workflow and add Windows x64 installer build.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-09-07 17:49:39 +03:00
Unverified
parent 33f5ac1a1f
commit 7bfaf84b57
2 changed files with 52 additions and 1 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ on:
type: string
concurrency:
group: release-${{ github.ref }}-${{ inputs.version || github.ref_name }}
group: release-${{ github.ref }}
cancel-in-progress: true
env: