mirror of
https://github.com/LittleTurtle2333/SimplicityTools.git
synced 2026-07-12 11:21:18 +08:00
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@@ -18,6 +18,8 @@ jobs:
|
||||
distribution: 'temurin'
|
||||
cache: gradle
|
||||
|
||||
- name: Clone UI
|
||||
run: git clone https://github.com/577fkj/blockmiui.git
|
||||
- name: Grant execute permission for gradlew
|
||||
run: chmod +x gradlew
|
||||
- name: Build with Gradle
|
||||
|
||||
Reference in New Issue
Block a user