Do daily builds
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
name: Build FFmpeg
|
||||
|
||||
on: [push]
|
||||
on:
|
||||
push: []
|
||||
schedule:
|
||||
- cron: '0 12 * * *'
|
||||
|
||||
jobs:
|
||||
build_base:
|
||||
|
||||
Reference in New Issue
Block a user