Skip to content

Commit

Permalink
Change indenting
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennestuder committed Dec 17, 2022
1 parent 634cce0 commit 5257990
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
- name: Set up JDK 11
uses: actions/setup-java@v3
with:
java-version: 11
distribution: 'liberica'
java-version: 11
distribution: 'liberica'
- name: Setup Gradle
uses: gradle/gradle-build-action@v2
- name: Build with Gradle
Expand Down

0 comments on commit 5257990

Please sign in to comment.