Skip to content

Commit

Permalink
sparse checkout googleapis
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 committed Aug 15, 2023
1 parent 0c8aa78 commit 3d612f8
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/verify_library_generation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,9 @@ jobs:
with:
repository: googleapis/googleapis
ref: 90a551c2a02613507a2f0f05fd25d133113a1a1c
path: googleapis
- name: copy protos to proto_path
run: |
cp -r googleapis/google library_generation
path: library_generation
sparse-checkout: |
google
- name: generate java-aiplatform
shell: bash
run: |
Expand Down

0 comments on commit 3d612f8

Please sign in to comment.