Update dependency installation for AI review workflow

This commit is contained in:
Vigers Ray 2025-11-15 04:48:24 +01:00 committed by GitHub
parent 7dffb85dbb
commit dc2e4afb7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: