Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Commit

Permalink
Update azure-pipelines.noetic.release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ooeygui authored Sep 29, 2022
1 parent af0a1b4 commit 64efaf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ros/azure-pipelines.noetic.release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ stages:
- script: |
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
set PATH=%INSTALL_DIR%\Scripts;%INSTALL_DIR%;%INSTALL_DIR%\bin;%PATH%
copy c:\opt\ros\noetic\x64\python.exe c:\opt\ros\noetic\x64\python3.exe
mkdir %WORKSPACE_DIR%\src
pushd %WORKSPACE_DIR%
vcs import --force --shallow --recursive src < %Build_SourcesDirectory%\ros\gazebo.rosinstall
Expand Down

0 comments on commit 64efaf4

Please sign in to comment.