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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: