Skip to content

Commit

Permalink
CI fix attempt (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
apolukhin authored Aug 26, 2023
1 parent 22a2c39 commit d6320cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ before_build:

- rm -rf %BOOST%/libs/%BOOST_LIBS_FOLDER%
- mv -f %APPVEYOR_BUILD_FOLDER% %BOOST%/libs/%BOOST_LIBS_FOLDER%
- python tools/boostdep/depinst/depinst.py --git_args "--depth 10 --jobs 2" %BOOST_LIBS_FOLDER% libs/filesystem
- python tools/boostdep/depinst/depinst.py --git_args "--depth 10 --jobs 2" %BOOST_LIBS_FOLDER%

build_script:
- cmd /c bootstrap
Expand Down

0 comments on commit d6320cc

Please sign in to comment.