Path fix for MacOS pipeline for qhelpgenerator.
This commit is contained in:
parent
42f743158d
commit
525deb2a8f
|
@ -92,6 +92,7 @@ USE_QT6=0;
|
|||
fi
|
||||
#ls $Qt_DIR;
|
||||
|
||||
PATH=$PATH:$Qt_DIR/bin
|
||||
echo '**************************'
|
||||
echo '*** Building Project ***'
|
||||
echo '**************************'
|
||||
|
|
Loading…
Reference in New Issue