mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-04-18 16:46:58 -04:00
(1/2) Try to sign with same debug keystore
This commit is contained in:
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: Build with Gradle
|
||||
run: |
|
||||
chmod +x gradlew
|
||||
./gradlew clean build
|
||||
./gradlew clean assembleDebug
|
||||
./gradlew test
|
||||
# should test???
|
||||
|
||||
|
||||
Reference in New Issue
Block a user