test apk build
Some checks failed
Test APK build / Test APK build (push) Failing after 3m35s
Build Android / Build APK (push) Has been cancelled

This commit is contained in:
Alexander Kacheryants 2024-07-11 21:05:09 +03:00
parent f0d153d601
commit 319154652e

View File

@ -1,10 +1,10 @@
name: Build Android
name: Test APK build
on: [push, pull_request]
jobs:
build:
name: Build APK
name: Test APK build
runs-on: ubuntu-latest
steps:
- name: Checkout source