mirror of
https://github.com/mifi/lossless-cut.git
synced 2024-11-22 02:12:30 +01:00
try to fix build not running
This commit is contained in:
parent
3899f11717
commit
96fe4d9c1b
7
.github/workflows/build.yml
vendored
7
.github/workflows/build.yml
vendored
@ -2,8 +2,11 @@ name: Build/release
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
tags:
|
||||
- 'v*'
|
||||
schedule:
|
||||
- cron: '0 10 * * 0'
|
||||
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
Loading…
Reference in New Issue
Block a user