Update main.yml

This commit is contained in:
Him188
2020-03-04 11:36:22 +08:00
committed by GitHub
parent 3a8bd54036
commit 9e93073e0e

View File

@@ -10,5 +10,5 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: setup-android
run: chmod 551 gradlew & ./gradlew build -x mirai-core:jvmTest
run: chmod 777 gradlew & ./gradlew build -x mirai-core:jvmTest