Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
punesemu authored Dec 14, 2024
1 parent cff046d commit 3bfb2bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@ jobs:
shell: msys2 {0}
run: |
pacman --noconfirm -U http://repo.msys2.org/mingw/${{ matrix.env }}/mingw-w64-${{ matrix.env }}-ffmpeg4.4-4.4.4-8-any.pkg.tar.zst
sed -i -e 's,=/${{ matrix.msystem }}/..,=${prefix},' /${{ matrix.msystem }}/lib/ffmpeg4.4/pkgconfig/*.pc
cp /${{ matrix.msystem }}/lib/ffmpef4.4/pkgconfig/*.pc /${{ matrix.msystem }}/lib/pkgconfig/.
- name: 'Environment configuration'
shell: msys2 {0}
Expand Down

0 comments on commit 3bfb2bd

Please sign in to comment.