fix android action

This commit is contained in:
Adam Velebil 2022-04-04 17:40:45 +02:00
parent 56c52bba6d
commit 1e876cb828
No known key found for this signature in database
GPG Key ID: AC6D6B9D715FC084

View File

@ -3,7 +3,7 @@ name: Android
on: [push, pull_request]
jobs:
build-debug build-release:
build-release:
name: Release apk
runs-on: ubuntu-latest