Commit 45b39e47 authored by Him188's avatar Him188

Merge remote-tracking branch 'origin/master'

parents 2e57e358 298049fb
...@@ -10,8 +10,5 @@ jobs: ...@@ -10,8 +10,5 @@ jobs:
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1
- name: setup-android - name: setup-android
uses: msfjarvis/setup-android@0.2 run: ./gradlew build -x mirai-core:jvmTest
with:
# Gradle tasks to run - If you want to run ./gradlew assemble, specify assemble here.
gradleTasks: build -x mirai-core:jvmTest
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment