mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-13 06:06:38 -04:00
Fix checkout
This commit is contained in:
parent
5051466ca5
commit
d2a7e8f9a4
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -73,11 +73,10 @@ jobs:
|
|||||||
#needs: build_android
|
#needs: build_android
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: Setup ndk
|
|
||||||
uses: actions/checkout@v2
|
|
||||||
run: bash "setupndk.sh"
|
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
- name: Setup ndk
|
||||||
|
run: bash "setupndk.sh"
|
||||||
- name: Get jre17-aarch32
|
- name: Get jre17-aarch32
|
||||||
uses: actions/download-artifact@v2
|
uses: actions/download-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user