Skip to content

Update nextjs monorepo to v14.2.23 #2079

Update nextjs monorepo to v14.2.23

Update nextjs monorepo to v14.2.23 #2079

Workflow file for this run

name: Build
on:
push:
branches: [main]
pull_request:
jobs:
test:
name: Run build
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: 20
cache: npm
- run: npm i
- run: npm run build