Skip to content

Commit 15fe270

Browse files
committed
fix protoc generation
Signed-off-by: Gregor Zeitlinger <[email protected]>
1 parent eff47d5 commit 15fe270

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,6 @@ jobs:
4444
PROTO_GENERATION: true
4545
REQUIRE_PROTO_UP_TO_DATE: true
4646
run: |
47+
echo "Java version: $(java -version)"
4748
./mvnw clean install
4849
./mvnw javadoc:javadoc -P javadoc # just to check if javadoc is generated

0 commit comments

Comments
 (0)