mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-18 02:21:51 +08:00
fix(electron): windows distribution name (#6014)
This commit is contained in:
@@ -278,7 +278,7 @@ jobs:
|
|||||||
artifact-name: installer-win32-x64
|
artifact-name: installer-win32-x64
|
||||||
|
|
||||||
finalize-installer-windows:
|
finalize-installer-windows:
|
||||||
needs: sign-installer-artifacts-windows
|
needs: [sign-installer-artifacts-windows, before-make]
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
spec:
|
spec:
|
||||||
|
|||||||
Reference in New Issue
Block a user