trilium/.github
Elian Doran 7b3e2bdeec
fix(ci): run the nightly's pnpm steps through the platform's own shell
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>
2026-09-11 17:30:58 +02:00
..
actions Update pnpm/action-setup action to v6.1.0 2026-09-09 00:24:43 +00:00
ISSUE_TEMPLATE chore(monorepo): put back CI and environment setup 2025-04-18 16:10:03 +03:00
workflows fix(ci): run the nightly's pnpm steps through the platform's own shell 2026-09-11 17:30:58 +02:00
dependabot.yml ci(deps): keep Dependabot off pdfjs-dist 2026-08-08 16:10:54 +03:00
FUNDING.yml feat(funding): add Buy Me a Coffee 2025-07-12 23:28:07 +03:00