fix to node deploy

This commit is contained in:
Esteban Paz 2026-07-24 11:31:24 -05:00
parent d9b0bc58b1
commit af2e32ab27
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: '20'
cache: 'pnpm'
- run: pnpm install --frozen-lockfile
- run: pnpm run build