trilium/.github
Elian Doran 3ec854f967
fix(ci): give the release build the same shell as the nightly
make-electron runs on the same win-signing runner, where `pnpm` invoked from
PowerShell under pnpm/action-setup's pnpm 12 bootstrap exits 0 without
installing anything. The job has not run since that bootstrap landed, the
last release being v0.105.0 on Aug 19, so the next tag push would have hit
what the nightly hit.

Unlike the nightly this job never rewrites the workspace versions, so it
never triggered the implicit re-install that was covering for the dead
install step, and setup-node already caches its store. The shell is the only
part it needs.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-11 17:46:27 +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): give the release build the same shell as the nightly 2026-09-11 17:46:27 +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