Skip to content

Commit 3d612f8

Browse files
committed
sparse checkout googleapis
1 parent 0c8aa78 commit 3d612f8

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

.github/workflows/verify_library_generation.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,9 @@ jobs:
2626
with:
2727
repository: googleapis/googleapis
2828
ref: 90a551c2a02613507a2f0f05fd25d133113a1a1c
29-
path: googleapis
30-
- name: copy protos to proto_path
31-
run: |
32-
cp -r googleapis/google library_generation
29+
path: library_generation
30+
sparse-checkout: |
31+
google
3332
- name: generate java-aiplatform
3433
shell: bash
3534
run: |

0 commit comments

Comments
 (0)