mirror of
https://github.com/mamoe/mirai.git
synced 2025-02-02 04:30:25 +08:00
Update main.yml
This commit is contained in:
parent
047d5d6051
commit
7f5bffefc1
7
.github/workflows/main.yml
vendored
7
.github/workflows/main.yml
vendored
@ -9,6 +9,9 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Gradle Android
|
||||
uses: Raul6469/android-gradle-action@1.0.0
|
||||
- name: setup-android
|
||||
uses: msfjarvis/setup-android@0.2
|
||||
with:
|
||||
# Gradle tasks to run - If you want to run ./gradlew assemble, specify assemble here.
|
||||
gradleTasks: build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user