mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-15 14:23:02 -07:00
ci: add build step to E2E job
This commit is contained in:
@@ -318,6 +318,9 @@ jobs:
|
||||
- name: 'Install dependencies'
|
||||
run: 'npm ci'
|
||||
|
||||
- name: 'Build project'
|
||||
run: 'npm run build'
|
||||
|
||||
- name: 'Build Bundle'
|
||||
run: 'npm run bundle'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user