Merge pull request #1855 from vitorpamplona/davotoula-patch-1
Rename build step for Benchmark APK in workflow
This commit is contained in:
@@ -54,7 +54,7 @@ jobs:
|
|||||||
name: FDroid Debug APK
|
name: FDroid Debug APK
|
||||||
path: amethyst/build/outputs/apk/fdroid/debug/amethyst-fdroid-universal-debug.apk
|
path: amethyst/build/outputs/apk/fdroid/debug/amethyst-fdroid-universal-debug.apk
|
||||||
|
|
||||||
- name: Build APK (gradle)
|
- name: Build Benchmark APK (gradle)
|
||||||
run: ./gradlew assembleBenchmark
|
run: ./gradlew assembleBenchmark
|
||||||
|
|
||||||
- name: Upload Play APK Benchmark
|
- name: Upload Play APK Benchmark
|
||||||
|
|||||||
Reference in New Issue
Block a user