Commit 7f5bffef authored by Him188's avatar Him188 Committed by GitHub

Update main.yml

parent 047d5d60
...@@ -9,6 +9,9 @@ jobs: ...@@ -9,6 +9,9 @@ jobs:
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1
- name: Gradle Android - name: setup-android
uses: Raul6469/android-gradle-action@1.0.0 uses: msfjarvis/setup-android@0.2
with:
# Gradle tasks to run - If you want to run ./gradlew assemble, specify assemble here.
gradleTasks: build
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