]> jfr.im git - yt-dlp.git/commitdiff
[build] Fix `pefile` version for x86
authorshirt <redacted>
Thu, 20 May 2021 15:17:07 +0000 (11:17 -0400)
committerpukkandan <redacted>
Thu, 20 May 2021 15:45:41 +0000 (21:15 +0530)
Authored by: shirt-dev

.github/workflows/build.yml

index 48dfbafd32f5cbd536a2bb81368585aa97a375ca..405531e78153f07c7757a24bedb56a4613b7527f 100644 (file)
@@ -132,7 +132,7 @@ jobs:
     - name: Upgrade pip and enable wheel support
       run: python -m pip install pip==19.1.1 setuptools==43.0.0 wheel==0.33.6
     - name: Install Requirements for 32 Bit
-      run: pip install pyinstaller==3.5 mutagen==1.42.0 pycryptodome==3.9.4
+      run: pip install pyinstaller==3.5 mutagen==1.42.0 pycryptodome==3.9.4 pefile==2019.4.18
     - name: Bump version
       id: bump_version
       run: python devscripts/update-version.py