mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-15 08:30:06 +00:00
Merge pull request #11064 from lat9nq/mingw-no-install-pefile
ci/mingw: Remove pefile installation step
This commit is contained in:
commit
190748546d
@ -56,7 +56,6 @@ for i in package/*.exe; do
|
|||||||
x86_64-w64-mingw32-strip "${i}"
|
x86_64-w64-mingw32-strip "${i}"
|
||||||
done
|
done
|
||||||
|
|
||||||
pip3 install pefile
|
|
||||||
python3 .ci/scripts/windows/scan_dll.py package/*.exe package/imageformats/*.dll "package/"
|
python3 .ci/scripts/windows/scan_dll.py package/*.exe package/imageformats/*.dll "package/"
|
||||||
|
|
||||||
# copy FFmpeg libraries
|
# copy FFmpeg libraries
|
||||||
|
Loading…
Reference in New Issue
Block a user