mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-26 16:39:24 +00:00
Returned macdeployqt env var
This commit is contained in:
parent
ad4535e3bd
commit
922caf168b
@ -21,6 +21,7 @@ pipeline {
|
||||
LC_ALL = 'en_US.UTF-8'
|
||||
QT_PATH = '/usr/local/opt/qt'
|
||||
PATH = "/usr/local/opt/qt/bin:${env.PATH}"
|
||||
MACDEPLOYQT = '/usr/local/opt/qt/bin/macdeployqt'
|
||||
}
|
||||
|
||||
stages {
|
||||
|
Loading…
x
Reference in New Issue
Block a user