mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-12 13:45:30 -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
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: Setup ndk
|
||||
uses: actions/checkout@v2
|
||||
run: bash "setupndk.sh"
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
- name: Setup ndk
|
||||
run: bash "setupndk.sh"
|
||||
- name: Get jre17-aarch32
|
||||
uses: actions/download-artifact@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user