Files
openwork/.github
ben a9fd83e669 fix(ci): bootstrap pnpm before setup-node in electron workflow (#1524)
setup-node@v4 with cache: pnpm needs pnpm on PATH before it runs, but
the workflow had it in the wrong order so the build failed on the first
push to dev after the electron shell landed. Matches the bootstrap
sequence already used in build-desktop.yml: pnpm first, then
setup-node@v6 using node-version-file: .nvmrc instead of a hardcoded
version.

Co-authored-by: Benjamin Shafii <benjamin@openworklabs.com>
2026-04-22 16:03:50 -07:00
..
2026-03-18 11:16:21 -07:00