Update dependency installation for AI review workflow
This commit is contained in:
parent
7dffb85dbb
commit
dc2e4afb7e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ai-gdd-review.yml
vendored
2
.github/workflows/ai-gdd-review.yml
vendored
|
|
@ -30,7 +30,7 @@ jobs:
|
|||
python-version: '3.12'
|
||||
|
||||
- name: Install dependencies
|
||||
run: pip install google-generative-ai
|
||||
run: pip install google-genai
|
||||
|
||||
- name: Run AI review
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue