From dc2e4afb7e33707e842fe4ddd4e93b4599e6ec30 Mon Sep 17 00:00:00 2001 From: Vigers Ray <60344369+VigersRay@users.noreply.github.com> Date: Sat, 15 Nov 2025 04:48:24 +0100 Subject: [PATCH] Update dependency installation for AI review workflow --- .github/workflows/ai-gdd-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ai-gdd-review.yml b/.github/workflows/ai-gdd-review.yml index 1cb94f6cde..ef6a8217d3 100644 --- a/.github/workflows/ai-gdd-review.yml +++ b/.github/workflows/ai-gdd-review.yml @@ -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: