Update build.yml
This commit is contained in:
parent
21c9f2a966
commit
4f08126a5b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -2,6 +2,8 @@ name: Build all FFmpeg versions
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
schedule:
|
||||||
|
- cron: "0 1 * * *"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
ffmpeg-static-debug:
|
ffmpeg-static-debug:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user