Skip to content

Commit a829c09

Browse files
committed
ci.yml: fix indentation
1 parent acf8c23 commit a829c09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/setup-java@v4
1717
with:
1818
java-version: 11
19-
distribution: temurin
19+
distribution: temurin
2020
- name: Setup Maven
2121
run: echo "MAVEN_OPTS='-Xmx2048m'" > ~/.mavenrc
2222
- name: Cache maven repo

0 commit comments

Comments
 (0)