Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Stankewitz authored Jul 27, 2022
1 parent bf9c403 commit beb2862
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,15 @@ 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

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

0 comments on commit beb2862

Please sign in to comment.