Refactoring

This commit is contained in:
2025-01-18 09:33:35 -06:00
parent 140ce8e77c
commit dea2261d6b
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ jobs:
- name: Install dependencies
run: |
pnpm install --prod --frozen-lockfile
pnpm install --frozen-lockfile
- name: Build
run: |