staging #31

Merged
esteban merged 11 commits from staging into create_form 2026-07-24 18:28:28 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 86b6d92339 - Show all commits

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