Update android.yml

pull/2195/head
KingLucius 2023-10-20 09:23:26 +03:00 committed by GitHub
parent 0e472da341
commit 6023c61424
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on:
paths:
- Dockerfile.android
schedule:
- cron: '30 1 * * *'
- cron: '30 * * * *'
permissions: read-all
@ -22,3 +22,9 @@ jobs:
with:
file: Dockerfile.android
context: .
- uses: actions/upload-artifact@v3
if: always()
with:
name: aria2c
path: |
src/aria2c