mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-09-23 05:35:22 -04:00
(1/2) Try to sign with same debug keystore
This commit is contained in:
1 parent
8b9b25f958
commit
4c6cdfd9e1
1 file changed
+1
-1
@@ -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