mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-05-20 16:27:10 +02:00
Do daily builds
This commit is contained in:
parent
f3b3610895
commit
49d6732d47
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -1,6 +1,9 @@
|
|||||||
name: Build FFmpeg
|
name: Build FFmpeg
|
||||||
|
|
||||||
on: [push]
|
on:
|
||||||
|
push: []
|
||||||
|
schedule:
|
||||||
|
- cron: '0 12 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_base:
|
build_base:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user