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
Humanoid Path Planner
hpp-fcl
Commits
76352cb2
Verified
Commit
76352cb2
authored
Jun 11, 2020
by
Justin Carpentier
Browse files
ci: fix Windows path - not needed
parent
82fa229b
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/windows-conda.yml
View file @
76352cb2
...
...
@@ -53,5 +53,5 @@ jobs:
-DBUILD_PYTHON_INTERFACE=ON ^
..
cmake --build . --config Release --target install
set PATH=%PATH%;%CONDA_PREFIX%\Library\lib;%CONDA_PREFIX%\Lib\site-packages\hppfcl
:: Testing
ctest --output-on-failure -C Release -V
Write
Preview
Markdown
is supported
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