Skip to content

Commit

Permalink
infra: api docs folder move (#18223)
Browse files Browse the repository at this point in the history
  • Loading branch information
efriis authored Feb 28, 2024
1 parent db643f6 commit 2e31f1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/api_doc_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
path: langchain-google
- name: Move google libs
run: |
rm -rf langchain/libs/partners/google-genai langchain/libs/partners/google-vertexai
mv langchain-google/libs/genai langchain/libs/partners/google-genai
mv langchain-google/libs/vertexai langchain/libs/partners/google-vertexai
Expand Down

0 comments on commit 2e31f1c

Please sign in to comment.