mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-09 04:08:01 -04:00
[Actions] Don't download JDK 8 on J316sAP
This commit is contained in:
parent
3b73b1dc2c
commit
7af1d9a37a
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@ -59,12 +59,6 @@ jobs:
|
|||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: set up JDK 1.8
|
|
||||||
uses: actions/setup-java@v4
|
|
||||||
with:
|
|
||||||
java-version: 8
|
|
||||||
distribution: zulu
|
|
||||||
|
|
||||||
- name: Build with CI build script
|
- name: Build with CI build script
|
||||||
run: |
|
run: |
|
||||||
export BUILD_IOS=1 J316SAP=1
|
export BUILD_IOS=1 J316SAP=1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user