Update build.yml

This commit is contained in:
Daniel Stankewitz 2022-07-27 06:32:25 +02:00 committed by GitHub
parent bf9c403d51
commit beb2862876
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,8 +9,7 @@ jobs:
ffmpeg-static-debug:
uses: ./.github/workflows/ffmpeg.yml
with:
env: windows-2022
source: ffmpeg
system: windows-2022
type: static
config: debug
ffmpegRef: release/5.0
@ -18,8 +17,7 @@ jobs:
ffmpeg-static-release:
uses: ./.github/workflows/ffmpeg.yml
with:
env: windows-2022
source: ffmpeg
system: windows-2022
type: static
config: release
ffmpegRef: release/5.0