diff --git a/appveyor.yml b/appveyor.yml index 8269bd78..36d3f145 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -47,7 +47,7 @@ install: - cd boost-root - git submodule update --init tools/build - git submodule update --init libs/config - - git submodule update --init libs/prohram_options + - git submodule update --init libs/program_options - xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\regex - git submodule update --init tools/boostdep - python tools/boostdep/depinst/depinst.py regex