Commit 80a1bad9 authored by Him188's avatar Him188

Merge remote-tracking branch 'origin/master'

parents 99ca0dec 9e93073e
......@@ -10,5 +10,5 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: setup-android
run: ./gradlew build -x mirai-core:jvmTest
run: chmod 777 gradlew & ./gradlew 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