Skip to content

Commit

Permalink
Fix distribution name
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Jan 9, 2024
1 parent d7ce24e commit df7d28f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
uses: actions/setup-java@v4
with:
java-version: 21.0.1
distribution: 'adopt-openj9'
distribution: 'semeru'
- name: Setup Gradle
uses: gradle/gradle-build-action@v2
- name: Prepare merged jars and modules dir (macOS)
Expand Down

0 comments on commit df7d28f

Please sign in to comment.