Update deploy.yml

This commit is contained in:
MacRimi 2025-02-14 10:43:21 +01:00 committed by GitHub
parent 82568dfa11
commit 51b3ef6b5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,6 @@ jobs:
run: |
cd web
npm install --legacy-peer-deps
npm ls date-fns react-day-picker
- name: Build with Next.js
run: |
@ -69,3 +68,4 @@ jobs:
id: deployment
uses: actions/deploy-pages@v4