test setup step #1245

Open
jessopb wants to merge 35 commits from test-deploy into master
Showing only changes of commit de1e4c7c5b - Show all commits

View file

@ -97,6 +97,7 @@ jobs:
KEYSTORE_PASSWORD: ${{ secrets.KEYSTORE_PASSWORD }}
run: |
sudo apt install zipalign apksigner
chmod +x gradlew
./release.sh
rm bin/*-unsigned.apk
- name: Upload APK