fix: generate artifacts (#1223)

This commit is contained in:
Baptiste Augrain
2022-08-29 21:56:51 +02:00
committed by GitHub
parent 697bd5ef83
commit 39af33e65a
16 changed files with 133 additions and 101 deletions

View File

@@ -4,8 +4,8 @@
# to run with Bash: "C:\Program Files\Git\bin\bash.exe" ./build/build.sh
###
export CI_BUILD=no
export SHOULD_BUILD=yes
export CI_BUILD="no"
export SHOULD_BUILD="yes"
export SKIP_PACKAGES="yes"
export VSCODE_LATEST="no"
export VSCODE_QUALITY="stable"