Skip to content

Commit 6f4cf2a

Browse files
committed
.
1 parent 93be87b commit 6f4cf2a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build-java.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,5 @@ jobs:
3636
with:
3737
java-version: 11
3838
- name: Build and analyze
39-
run: ./gradlew build --info
39+
run: ./gradlew build --info
40+

0 commit comments

Comments
 (0)