feat: github actions
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -31,6 +31,6 @@ jobs:
|
|||||||
# frontend
|
# frontend
|
||||||
- name: nextjs build
|
- name: nextjs build
|
||||||
working-directory: ./frontend
|
working-directory: ./frontend
|
||||||
run: npm ci
|
- run: npm ci
|
||||||
run: npm run build # nextjs build
|
- run: npm run build # nextjs build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user