mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-10-02 08:06:17 +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 commit -m "Update package-lock.json" || echo "No changes to commit"
|
||||||
git push
|
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
|
- name: Build Next.js project
|
||||||
run: |
|
run: |
|
||||||
cd web
|
cd web
|
||||||
|
Reference in New Issue
Block a user