0
0
mirror of https://github.com/PurpleI2P/i2pd synced 2025-10-05 23:52:50 +02:00

[gha] try to fix winxp - 2

Signed-off-by: r4sas <r4sas@i2pmail.org>
This commit is contained in:
r4sas
2025-09-21 10:03:39 +03:00
parent ce2c8e1690
commit 7089742650

View File

@@ -189,7 +189,7 @@ jobs:
- name: Build WinXP-capable winpthreads package
if: steps.cache-winpthreads.outputs.cache-hit != 'true'
run: |
cd MINGW-packages/mingw-w64-winpthreads-git
cd MINGW-packages/mingw-w64-winpthreads
MINGW_ARCH=mingw32 makepkg-mingw -sCLf --noconfirm --nocheck
- name: Install winpthreads package
run: pacman --noconfirm -U MINGW-packages/mingw-w64-winpthreads/mingw-w64-i686-*-any.pkg.tar.zst