fix: generate mssing out
directory (#1117)
This commit is contained in:
parent
7313f3ad25
commit
112f730493
1 changed files with 1 additions and 0 deletions
1
build.sh
1
build.sh
|
@ -76,6 +76,7 @@ if [[ "${SHOULD_BUILD}" == "yes" ]]; then
|
|||
fi
|
||||
|
||||
if [[ "${SHOULD_BUILD_REH}" != "no" ]]; then
|
||||
yarn gulp minify-vscode-reh
|
||||
yarn gulp "vscode-reh-${VSCODE_PLATFORM}-${VSCODE_ARCH}-min-ci"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue