Update workflow

This commit is contained in:
Zerebos 2024-08-29 20:43:44 -04:00
parent 7a0988f01b
commit 5a5aec9727
No known key found for this signature in database
GPG Key ID: 79BE50E3D28D5686
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ jobs:
cache: pnpm
- name: Install dependencies
run: pnpm install --frozen-lockfile
run: pnpm install
# - name: Lint
# run: pnpm lint