Update nextjs.yml

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

View File

@ -30,6 +30,7 @@ jobs:
run: | run: |
cd web cd web
npm install --force npm install --force
npm install react-day-picker
- name: Ensure required dependencies are installed - name: Ensure required dependencies are installed
run: | run: |