trilium/.github/workflows
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
..
checks.yml ci: pin third party actions and retire the archived test-results action 2026-09-02 16:35:01 +02:00
codeql.yml ci: stop persisting checkout credentials 2026-09-02 16:35:42 +02:00
deploy-app.yml Update pnpm/action-setup action to v6.1.0 2026-09-09 00:24:43 +00:00
deploy-docs.yml Update pnpm/action-setup action to v6.1.0 2026-09-09 00:24:43 +00:00
dev.yml Update pnpm/action-setup action to v6.1.0 2026-09-09 00:24:43 +00:00
i18n.yml Update pnpm/action-setup action to v6.1.0 2026-09-09 00:24:43 +00:00
main-docker.yml Update pnpm/action-setup action to v6.1.0 2026-09-09 00:24:43 +00:00
mobile.yml Update pnpm/action-setup action to v6.1.0 2026-09-09 00:24:43 +00:00
nightly.yml fix(ci): run the nightly's pnpm steps through the platform's own shell 2026-09-11 17:30:58 +02:00
playwright.yml Update pnpm/action-setup action to v6.1.0 2026-09-09 00:24:43 +00:00
release-winget.yml ci: drop the token from the winget release job 2026-09-02 16:35:41 +02:00
release.yml fix(ci): give the release build the same shell as the nightly 2026-09-11 17:46:27 +02:00
sync-readme.yml Update pnpm/action-setup action to v6.1.0 2026-09-09 00:24:43 +00:00
update-model-prices.yml Update pnpm/action-setup action to v6.1.0 2026-09-09 00:24:43 +00:00
update-nix-flake.yml Update pnpm/action-setup action to v6.1.0 2026-09-09 00:24:43 +00:00
update-pdfjs-viewer.yml Update pnpm/action-setup action to v6.1.0 2026-09-09 00:24:43 +00:00
web-clipper.yml Update pnpm/action-setup action to v6.1.0 2026-09-09 00:24:43 +00:00
website.yml Update pnpm/action-setup action to v6.1.0 2026-09-09 00:24:43 +00:00