Jenkinsfile: Fix documentation
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
This commit is contained in:
parent
3d97955d41
commit
1f319e9697
|
@ -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)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue