1
0
mirror of https://github.com/mamoe/mirai.git synced 2025-04-14 23:20:49 +08:00

Update main.yml

This commit is contained in:
Him188 2020-03-04 11:15:05 +08:00 committed by GitHub
parent 0a6b39e62c
commit 879b4d700c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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