Update build.yml

This commit is contained in:
Daniel Stankewitz
2022-07-07 16:16:42 +02:00
committed by GitHub
parent 21c9f2a966
commit 4f08126a5b

View File

@ -2,6 +2,8 @@ name: Build all FFmpeg versions
on:
workflow_dispatch:
schedule:
- cron: "0 1 * * *"
jobs:
ffmpeg-static-debug: