mirror of
https://github.com/whitechi73/OpenShamrock.git
synced 2024-08-14 13:12:17 +08:00
chore: try to fix ci
This commit is contained in:
parent
d33cace7aa
commit
fb6578d243
3
.github/workflows/build-apk.yml
vendored
3
.github/workflows/build-apk.yml
vendored
@ -21,6 +21,9 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Checkout submodules
|
||||
run: git submodule update --init --recursive
|
||||
|
||||
- name: Setup JDK 17
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user