this repo has no description

I'm ratio

Changed files
+1
.github
workflows
+1
.github/workflows/types.yml
··· 21 with: 22 node-version: 18 23 cache: pnpm 24 25 - name: Install dependencies 26 run: pnpm install --frozen-lockfile
··· 21 with: 22 node-version: 18 23 cache: pnpm 24 + registry-url: https://registry.npmjs.org 25 26 - name: Install dependencies 27 run: pnpm install --frozen-lockfile