mirror of
https://github.com/LittleTurtle2333/SimplicityTools.git
synced 2026-07-12 11:21:18 +08:00
Try fix build
This commit is contained in:
4
.github/workflows/android.yml
vendored
4
.github/workflows/android.yml
vendored
@@ -32,8 +32,10 @@ jobs:
|
||||
path: |
|
||||
~/.gradle/caches/build-cache-*
|
||||
key: gradle-builds-${{ github.sha }}
|
||||
- name: Clone UI
|
||||
- name: Clone blockmiui
|
||||
run: git clone https://github.com/Block-Network/blockmiui.git
|
||||
- name: Clone DexBuilder
|
||||
run: git clone https://github.com/LSPosed/DexBuilder.git
|
||||
- name: Grant execute permission for gradlew
|
||||
run: chmod +x gradlew
|
||||
- name: Build with Gradle
|
||||
|
||||
Reference in New Issue
Block a user