mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-30 19:00:33 +08:00
Update main.yml
This commit is contained in:
parent
3a8bd54036
commit
9e93073e0e
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user