mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-04-30 06:34:32 +02:00
Actually make build step run
This commit is contained in:
parent
7f6eef0e5f
commit
76aacb4b85
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -134,6 +134,7 @@ jobs:
|
||||
cache-from: type=registry,ref=${{ steps.imagename.outputs.name }}:cache
|
||||
build_ffmpeg:
|
||||
name: Build ffmpeg
|
||||
if: ${{ github.event.inputs.buildOnly == 'true' || success() }}
|
||||
needs: build_targets
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
|
Loading…
x
Reference in New Issue
Block a user