Skip to content

Commit 6e1edf3

Browse files
authored
ci: fix typo in workflow (#13)
1 parent afb6903 commit 6e1edf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: "☕️ Setup JDK"
3636
uses: actions/setup-java@v4
3737
with:
38-
java-version: 8,
38+
java-version: 8
3939
distribution: liberica
4040
- name: "🐘 Setup Gradle"
4141
uses: gradle/actions/setup-gradle@v4

0 commit comments

Comments
 (0)