Skip to content

Commit eb013e2

Browse files
committed
fix(ci): update package directory paths for genkit-googlecloud and genkit-vertexai in publish workflow
1 parent f7e4e85 commit eb013e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish_python.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@ jobs:
5757
py/packages/genkit-evaluators
5858
py/packages/genkit-fastapi
5959
py/packages/genkit-flask
60-
py/packages/genkit-google-cloud
6160
py/packages/genkit-googleai
61+
py/packages/genkit-googlecloud
6262
py/packages/genkit-middleware
6363
py/packages/genkit-ollama
6464
py/packages/genkit-openai
65-
py/packages/genkit-vertex-ai
65+
py/packages/genkit-vertexai
6666
)
6767
6868
FAILED=()

0 commit comments

Comments
 (0)