Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
pinocchio
Commits
1b082fcd
Verified
Commit
1b082fcd
authored
Jun 05, 2020
by
Justin Carpentier
Browse files
ci: set Windows path
parent
43f860f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/windows-conda.yml
View file @
1b082fcd
...
@@ -58,7 +58,5 @@ jobs:
...
@@ -58,7 +58,5 @@ jobs:
-DBUILD_WITH_URDF_SUPPORT=ON -DBUILD_PYTHON_INTERFACE=ON ^
-DBUILD_WITH_URDF_SUPPORT=ON -DBUILD_PYTHON_INTERFACE=ON ^
..
..
cmake --build . --config Release --target install
cmake --build . --config Release --target install
cd unittest\Release
set PATH=%PATH%;%CONDA_PREFIX%\Library\lib
test-cpp-urdf
cd ..\..
ctest --output-on-failure -C Release
ctest --output-on-failure -C Release
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment