fix: build cli with prebuilt openssl (#2316)

This commit is contained in:
Baptiste Augrain
2025-04-09 00:10:34 +02:00
committed by GitHub
parent b8126f6313
commit c6ab439c07
7 changed files with 52 additions and 16 deletions

View File

@@ -136,4 +136,6 @@ fi
find "../VSCode-linux-${VSCODE_ARCH}" -print0 | xargs -0 touch -c
. ../build_cli.sh
cd ..