mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-09 15:50:26 +03:00
[gha] winxp: rebuild boost
Signed-off-by: r4sas <r4sas@i2pmail.org>
This commit is contained in:
parent
cdc81e19a0
commit
601695dede
3
.github/workflows/build-windows.yml
vendored
3
.github/workflows/build-windows.yml
vendored
@ -145,6 +145,9 @@ jobs:
|
||||
gpg --recv-keys D894E2CE8B3D79F5
|
||||
MINGW_ARCH=mingw32 makepkg-mingw -sCLfi --noconfirm --nocheck
|
||||
popd
|
||||
pushd mingw-w64-boost
|
||||
MINGW_ARCH=mingw32 makepkg-mingw -sCLfi --noconfirm --nocheck
|
||||
popd
|
||||
popd
|
||||
|
||||
- name: Build application
|
||||
|
Loading…
Reference in New Issue
Block a user