Commit 879b4d70 authored by Him188's avatar Him188 Committed by GitHub

Update main.yml

parent 0a6b39e6
...@@ -10,5 +10,5 @@ jobs: ...@@ -10,5 +10,5 @@ jobs:
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1
- name: setup-android - name: setup-android
run: ./gradlew build -x mirai-core:jvmTest run: chmod 551 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