mirror of
https://github.com/zadam/trilium.git
synced 2026-09-12 19:50:20 +05:00
Under pnpm/action-setup 6.1.0's pnpm 12 bootstrap, `pnpm` invoked from PowerShell on the win-signing runner writes nothing and exits 0 without installing anything. The same command under cmd works, which is why the build step's implicit re-install was the only install the Windows jobs had been getting since that bump, and why "Update nightly version" has been leaving the version field untouched there. So the previous commit removed the install that was actually running, and the build failed on `'tsx' is not recognized`. Take the job's default shell from the matrix, so the two job-level pnpm steps use cmd on Windows and bash elsewhere, matching what build-electron already does. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| actions | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| dependabot.yml | ||
| FUNDING.yml | ||