Update android.yml
This commit is contained in:
parent
6a04541b81
commit
c32133667a
1
.github/workflows/android.yml
vendored
1
.github/workflows/android.yml
vendored
@ -3,6 +3,7 @@ name: Build Nightly APK
|
|||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 4 * * *'
|
- cron: '0 4 * * *'
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user