mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-26 06:11:15 +00:00
Update nextjs.yml
This commit is contained in:
6
.github/workflows/nextjs.yml
vendored
6
.github/workflows/nextjs.yml
vendored
@@ -36,6 +36,12 @@ jobs:
|
||||
git commit -m "Update package-lock.json" || echo "No changes to commit"
|
||||
git push
|
||||
|
||||
- name: Verify next-themes installation
|
||||
run: |
|
||||
cd web
|
||||
ls node_modules/next-themes || echo "next-themes NOT FOUND!"
|
||||
|
||||
|
||||
- name: Build Next.js project
|
||||
run: |
|
||||
cd web
|
||||
|
Reference in New Issue
Block a user