Skip to content

Commit e6540bb

Browse files
committed
Boost system is broken.
1 parent a8cb0c2 commit e6540bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-win-10.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161

6262
- name: Conan install
6363
run: |
64-
conan install . -i build -s build_type=Release -s compiler="Visual Studio" --build fmt --build boost_system --build boost_filesystem --build libiconv --build=libxml2 --build=zlib
64+
conan install . -i build -s build_type=Release -s compiler="Visual Studio" --build fmt --build boost_filesystem --build libiconv --build=libxml2 --build=zlib
6565
shell: cmd
6666

6767
- name: Conan build

0 commit comments

Comments
 (0)