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:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 1 * * *"
|
||||
|
||||
jobs:
|
||||
ffmpeg-static-debug:
|
||||
|
Loading…
x
Reference in New Issue
Block a user