mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-15 13:49:56 +00:00
fix Windows XP build
This commit is contained in:
parent
fce4fab071
commit
0b788de627
2
.github/workflows/build-windows.yml
vendored
2
.github/workflows/build-windows.yml
vendored
@ -133,6 +133,8 @@ jobs:
|
||||
git clone https://github.com/msys2/MINGW-packages
|
||||
cd MINGW-packages
|
||||
git checkout 4cbb366edf2f268ac3146174b40ce38604646fc5 mingw-w64-boost
|
||||
cd mingw-w64-boost
|
||||
sed -i 's/boostorg.jfrog.io\/artifactory\/main/archives.boost.io/' PKGBUILD
|
||||
|
||||
# headers
|
||||
- name: Get headers package version
|
||||
|
Loading…
x
Reference in New Issue
Block a user