Skip to content

fix(deps): update nextjs monorepo to v15.1.5 (#689) #1475

fix(deps): update nextjs monorepo to v15.1.5 (#689)

fix(deps): update nextjs monorepo to v15.1.5 (#689) #1475

name: Check Translations
on: [push]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Use Node.js 16.x
uses: actions/setup-node@v4
with:
node-version: 16.x
cache: "npm"
- run: npm ci
- run: npm run check-translations