mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-16 06:02:18 +02:00
fix Windows XP build
This commit is contained in:
parent
fce4fab071
commit
0b788de627
1 changed files with 2 additions and 0 deletions
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
|
git clone https://github.com/msys2/MINGW-packages
|
||||||
cd MINGW-packages
|
cd MINGW-packages
|
||||||
git checkout 4cbb366edf2f268ac3146174b40ce38604646fc5 mingw-w64-boost
|
git checkout 4cbb366edf2f268ac3146174b40ce38604646fc5 mingw-w64-boost
|
||||||
|
cd mingw-w64-boost
|
||||||
|
sed -i 's/boostorg.jfrog.io\/artifactory\/main/archives.boost.io/' PKGBUILD
|
||||||
|
|
||||||
# headers
|
# headers
|
||||||
- name: Get headers package version
|
- name: Get headers package version
|
||||||
|
|
Loading…
Add table
Reference in a new issue