diff --git a/Jenkinsfile b/Jenkinsfile index 142d017..098c7d1 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -14,7 +14,7 @@ boolean use_yarn_or_npm() { return fileExists('/usr/bin/yarn') || fileExists('/u Optional Tools: - Ninja - UPX (d61edc9 or higher) - - Yao PKG (https://github.com/yao-pkg/pkg) + - NPM/Yarn to enable Yao PKG (https://github.com/yao-pkg/pkg) - LDID (https://github.com/sbingner/ldid) */