open-design/.github
lefarcen c21cbc60e6 ci(release-stable): drop blockmap requirement for win NSIS installer
electron-builder's NSIS target does not produce a `.blockmap` file
unless `differentialPackage: true` is configured (it is not in this
project). The release-stable lane was unconditionally requiring,
copying, and listing the blockmap, which made the win build job
fail even after the installer was successfully produced.

release-beta.yml already runs without expecting a blockmap, so
align release-stable.yml with it: drop the blockmap variables,
the existence check, the copy, and the summary mention. The win
NSIS installer + sha256 + latest.yml are produced unchanged and
match what release-beta has been shipping.
2026-05-07 23:38:50 +08:00
..
screenshots fix: allow Claude Code to read skill seeds and design-system specs (#6) (#7) 2026-04-28 22:25:32 +08:00
workflows ci(release-stable): drop blockmap requirement for win NSIS installer 2026-05-07 23:38:50 +08:00