mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-09-05 17:07:06 +02:00
adoPt
I always make that mistake...
This commit is contained in:
2
.github/workflows/pr_build_jars.yml
vendored
2
.github/workflows/pr_build_jars.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
- name: "Prepare Java ${{ matrix.java-version }}"
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
distribution: "adobt"
|
||||
distribution: "adopt"
|
||||
java-version: "${{ matrix.java-version }}"
|
||||
- name: "Make build.gradle executable"
|
||||
run: "chmod +x gradlew"
|
||||
|
Reference in New Issue
Block a user