Jenkinsfile: Fix documentation

Signed-off-by: Username404 <w.iron.zombie@gmail.com>
This commit is contained in:
Username404-59 2024-03-31 19:58:17 +02:00 committed by Username404
parent 3d97955d41
commit 1f319e9697
Signed by: Username404-59
GPG Key ID: 7AB361FBB257A5D1
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -14,7 +14,7 @@ boolean use_yarn_or_npm() { return fileExists('/usr/bin/yarn') || fileExists('/u
Optional Tools: Optional Tools:
- Ninja - Ninja
- UPX (d61edc9 or higher) - 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) - LDID (https://github.com/sbingner/ldid)
*/ */