mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-21 03:04:30 +10:00
fix: build cli with prebuilt openssl (#2316)
This commit is contained in:
@@ -136,4 +136,6 @@ fi
|
||||
|
||||
find "../VSCode-linux-${VSCODE_ARCH}" -print0 | xargs -0 touch -c
|
||||
|
||||
. ../build_cli.sh
|
||||
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user