Skip to content

Commit

Permalink
ci: fix typo in workflow (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
matrei authored Jan 7, 2025
1 parent afb6903 commit 6e1edf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: "☕️ Setup JDK"
uses: actions/setup-java@v4
with:
java-version: 8,
java-version: 8
distribution: liberica
- name: "🐘 Setup Gradle"
uses: gradle/actions/setup-gradle@v4
Expand Down

0 comments on commit 6e1edf3

Please sign in to comment.