Install pnpm in github actions

This commit is contained in:
schroda
2026-05-15 21:25:01 +02:00
parent 89fe9cc00d
commit cf6c79ab7b
5 changed files with 22 additions and 1 deletions

View File

@@ -133,5 +133,6 @@
},
"engines": {
"node": ">=24"
}
},
"packageManager": "pnpm@11.1.2"
}