fix(ci): cleanup

This commit is contained in:
Barrett Ruth 2025-11-09 15:04:41 -05:00
parent c8bcc46632
commit 0aaf0f13c8
8 changed files with 112 additions and 63 deletions

View file

@ -21,7 +21,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 18
cache: 'pnpm'
cache: "pnpm"
- name: Install dependencies
run: pnpm install