File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ before_build:
2828 - appveyor DownloadFile https://github.com/ros2/choco-packages/releases/download/2019-10-24/tinyxml2.6.0.0.nupkg
2929 - appveyor DownloadFile https://github.com/ros2/choco-packages/releases/download/2019-10-24/log4cxx.0.10.0.nupkg
3030 - choco install -y -s c:\download\ asio bullet cunit eigen tinyxml-usestl tinyxml2 log4cxx
31- - appveyor DownloadFile https://github.com/ ros2/ros2/releases/download/release-foxy-20201009/ ros2-foxy-20201009- windows-release-amd64 .zip
32- - 7z x -y "c:\download\ros2-foxy-20201009- windows-release-amd64 .zip" -o"c:\" > nul
31+ - appveyor DownloadFile https://ci. ros2.org/view/packaging/job/packaging_windows/lastSuccessfulBuild/artifact/ws/ ros2-package- windows-AMD64 .zip
32+ - 7z x -y "c:\download\ros2-package- windows-AMD64 .zip" -o"c:\" > nul
3333 - setx -m OPENSSL_CONF C:\OpenSSL-Win64\bin\openssl.cfg
3434 - set PATH=C:\OpenSSL-Win64\bin;%PATH%
3535 - setx AMENT_PYTHON_EXECUTABLE "c:\Python37"
You can’t perform that action at this time.
0 commit comments