Update build.yml
This commit is contained in:
parent
bf9c403d51
commit
beb2862876
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user