mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-09 12:20:29 -04:00
Build[ios]: define boot jdk distribution
This commit is contained in:
parent
65bd51bf8e
commit
30c346a078
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -63,6 +63,7 @@ jobs:
|
|||||||
uses: actions/setup-java@v4
|
uses: actions/setup-java@v4
|
||||||
with:
|
with:
|
||||||
java-version: 1.7
|
java-version: 1.7
|
||||||
|
distribution: zulu
|
||||||
|
|
||||||
- name: Build with CI build script
|
- name: Build with CI build script
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user