Compare commits

...

2 Commits

Author SHA1 Message Date
Esteban Paz 86b6d92339 Merge pull request 'fix to node deploy' (#29) from create_form into staging
Deploy cdrdpyj / deploy (push) Failing after 7s Details
Reviewed-on: #29
2026-07-24 16:31:59 +00:00
Esteban Paz af2e32ab27 fix to node deploy 2026-07-24 11:31:24 -05:00
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