Skip to content

Commit bbe0c8e

Browse files
committed
GitHub Actions: check out proto submodule.
1 parent 851f1ea commit bbe0c8e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/gradle.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111

1212
steps:
1313
- uses: actions/checkout@v3
14+
with:
15+
submodules: true # For endpoints-management-protos/src/main/proto
1416

1517
- name: Set up JDK 11
1618
uses: actions/setup-java@v3

0 commit comments

Comments
 (0)