Skip to content

Commit

Permalink
fix: param name
Browse files Browse the repository at this point in the history
  • Loading branch information
arifBurakDemiray committed Sep 20, 2023
1 parent 83af185 commit f06f83e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/setup-java@v2
with:
java-version: '8'
distribution: 'amazon-corretto'
distribution: 'corretto'

- name: Build with Gradle
run: ./gradlew build
Expand Down

0 comments on commit f06f83e

Please sign in to comment.