changes app directory to amethyst

This commit is contained in:
Vitor Pamplona
2024-06-24 14:13:55 -04:00
parent e70e8f8437
commit 4609d6e343
613 changed files with 25 additions and 23 deletions
+2 -2
View File
@@ -46,11 +46,11 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: Debug APK
path: app/build/outputs/apk/debug/app-debug.apk
path: amethyst/build/outputs/apk/debug/app-debug.apk
- name: Upload Test Results
uses: actions/upload-artifact@v2
with:
name: Build Reports
path: app/build/reports
path: amethyst/build/reports