mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 04:06:54 +00:00
Update deploy.yml
This commit is contained in:
parent
e56b5a8470
commit
9d27944fbb
7
.github/workflows/deploy.yml
vendored
7
.github/workflows/deploy.yml
vendored
@ -34,11 +34,8 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
cd web
|
cd web
|
||||||
if [ -f "package-lock.json" ]; then
|
npm install --legacy-peer-deps
|
||||||
npm ci
|
npm ls date-fns react-day-picker
|
||||||
else
|
|
||||||
npm install
|
|
||||||
fi
|
|
||||||
|
|
||||||
- name: Build with Next.js
|
- name: Build with Next.js
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user