1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-22 10:22:31 +01:00

try to fix build not running

This commit is contained in:
Mikael Finstad 2021-02-19 15:55:30 +01:00
parent 3899f11717
commit 96fe4d9c1b
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

View File

@ -2,8 +2,11 @@ name: Build/release
on:
push:
branches:
- master
tags:
- 'v*'
schedule:
- cron: '0 10 * * 0'
jobs:
release: