mirror of
https://github.com/zadam/trilium.git
synced 2026-03-05 02:05:29 +01:00
fix(ci): missing pnpm
This commit is contained in:
parent
f9460c8f41
commit
6e4b18b57b
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -17,6 +17,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
|
||||
- uses: pnpm/action-setup@v4
|
||||
- name: Set up node & dependencies
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user