Commit 298049fb authored by Harsh Shandilya's avatar Harsh Shandilya Committed by GitHub

github: Switch away from deprecated setup-android (#109)

Signed-off-by: default avatarHarsh Shandilya <me@msfjarvis.dev>
parent e6cb229b
......@@ -10,8 +10,5 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: setup-android
uses: msfjarvis/setup-android@0.2
with:
# Gradle tasks to run - If you want to run ./gradlew assemble, specify assemble here.
gradleTasks: build -x mirai-core:jvmTest
run: ./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