mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-19 09:39:25 -04:00
Update android.yml
This commit is contained in:
parent
a15db6613e
commit
def4e450b0
4
.github/workflows/android.yml
vendored
4
.github/workflows/android.yml
vendored
@ -14,8 +14,8 @@ jobs:
|
||||
with:
|
||||
java-version: 1.8
|
||||
- name: Build with Gradle
|
||||
run: chmod +x gradlew
|
||||
./gradlew clean build
|
||||
run: chmod +x gradlew &&
|
||||
./gradlew clean build &&
|
||||
./gradlew test
|
||||
# should test???
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user