mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +05:00
Set PATH for Windows builds/tests
This commit is contained in:
parent
787e3870e1
commit
8e19e74ef5
@ -22,6 +22,7 @@ stages:
|
||||
- set SRC_DIR=%CI_DIR%\src
|
||||
- set NETGENDIR=%INSTALL_DIR%\bin
|
||||
- set PYTHONPATH=%INSTALL_DIR%\lib\site-packages
|
||||
- set PATH=%NETGENDIR%;%PATH%
|
||||
|
||||
build_win:
|
||||
<<: *win
|
||||
|
Loading…
Reference in New Issue
Block a user