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
|
||||
- name: nextjs build
|
||||
working-directory: ./frontend
|
||||
run: npm ci
|
||||
run: npm run build # nextjs build
|
||||
- run: npm ci
|
||||
- run: npm run build # nextjs build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user