This commit is contained in:
Bruce Röttgers
2025-04-27 23:04:02 +02:00
parent 4bed99ca8c
commit ac2ab450b9
2 changed files with 2 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ jobs:
with:
node-version: "20.x"
cache: "pnpm"
cache-dependency-path: "types/pnpm-lock.yaml"
registry-url: "https://registry.npmjs.org"
- run: cd types && pnpm install --frozen-lockfile