mirror of
https://github.com/NekoX-Dev/NekoX.git
synced 2024-12-03 06:20:16 +01:00
try to fix build
This commit is contained in:
parent
432ecbe331
commit
13e630d832
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -317,6 +317,8 @@ jobs:
|
||||
run: |
|
||||
sed -i -e "s/16384/6144/g" gradle.properties
|
||||
echo "ndk.dir=${ANDROID_HOME}/ndk-bundle" > local.properties
|
||||
- name: Fix Compile SDK 31.0.0
|
||||
run: ./run init env
|
||||
- name: Gradle cache
|
||||
uses: actions/cache@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user