mirror of
https://github.com/boostorg/regex.git
synced 2025-08-01 05:24:38 +02:00
CI: Fix program_options dependency spelling.
This commit is contained in:
@@ -47,7 +47,7 @@ install:
|
|||||||
- cd boost-root
|
- cd boost-root
|
||||||
- git submodule update --init tools/build
|
- git submodule update --init tools/build
|
||||||
- git submodule update --init libs/config
|
- 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
|
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\regex
|
||||||
- git submodule update --init tools/boostdep
|
- git submodule update --init tools/boostdep
|
||||||
- python tools/boostdep/depinst/depinst.py regex
|
- python tools/boostdep/depinst/depinst.py regex
|
||||||
|
Reference in New Issue
Block a user