Skip to content

Commit ac45555

Browse files
author
Alain Knaff
committed
Roll this back, didn't work anyways
1 parent c1da79b commit ac45555

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
SIGNING_KEY_ALIAS: ${{ secrets.SIGNING_KEY_ALIAS }}
4444
SIGNING_KEY_PASSWORD: ${{ secrets.SIGNING_KEY_PASSWORD }}
4545
SIGNING_STORE_PASSWORD: ${{ secrets.SIGNING_STORE_PASSWORD }}
46-
run: ./gradlew assembleRelease|| cat build/reports/problems/problems-report.html
46+
run: ./gradlew assembleRelease
4747

4848
#3
4949
- name: Rename apk

0 commit comments

Comments
 (0)