mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-11 13:45:48 -04:00
Update android.yml
This commit is contained in:
parent
5250127062
commit
a15db6613e
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@ -16,8 +16,8 @@ jobs:
|
|||||||
- name: Build with Gradle
|
- name: Build with Gradle
|
||||||
run: chmod +x gradlew
|
run: chmod +x gradlew
|
||||||
./gradlew clean build
|
./gradlew clean build
|
||||||
# should test???
|
|
||||||
./gradlew test
|
./gradlew test
|
||||||
|
# should test???
|
||||||
|
|
||||||
- name: Upload APK
|
- name: Upload APK
|
||||||
uses: actions/upload-artifact@v1
|
uses: actions/upload-artifact@v1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user