Update nextjs.yml

This commit is contained in:
MacRimi 2025-02-13 21:21:38 +01:00 committed by GitHub
parent f7d354e7de
commit 4051a3c446
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,7 @@ jobs:
- name: Install dependencies
run: |
cd web
npm ci
npm install --force
- name: Ensure required dependencies are installed
run: |