Merge pull request #11064 from lat9nq/mingw-no-install-pefile

ci/mingw: Remove pefile installation step
This commit is contained in:
Morph 2023-07-09 19:27:52 -04:00 committed by GitHub
commit 190748546d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,7 +56,6 @@ for i in package/*.exe; do
x86_64-w64-mingw32-strip "${i}"
done
pip3 install pefile
python3 .ci/scripts/windows/scan_dll.py package/*.exe package/imageformats/*.dll "package/"
# copy FFmpeg libraries