mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-18 00:46:55 +01:00
adoPt
I always make that mistake...
This commit is contained in:
parent
4c4b1602d9
commit
af268c4941
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"
|
||||
|
Loading…
Reference in New Issue
Block a user