mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-15 23:24:55 -04:00
add checkout action
This commit is contained in:
parent
5bdae2f735
commit
5051466ca5
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -74,6 +74,7 @@ jobs:
|
|||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: Setup ndk
|
- name: Setup ndk
|
||||||
|
uses: actions/checkout@v2
|
||||||
run: bash "setupndk.sh"
|
run: bash "setupndk.sh"
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user