mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-15 15:14:51 -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
|
||||
steps:
|
||||
- name: Setup ndk
|
||||
uses: actions/checkout@v2
|
||||
run: bash "setupndk.sh"
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user