mirror of
https://github.com/zadam/trilium.git
synced 2026-01-05 15:09:57 +01:00
chore(nx/ci): set up pnpm
This commit is contained in:
1
.github/workflows/playwright.yml
vendored
1
.github/workflows/playwright.yml
vendored
@@ -10,6 +10,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: pnpm/action-setup@v4
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: lts/*
|
||||
|
||||
Reference in New Issue
Block a user